Personal I have a project where I need to customize the registration form of Woocommerce, it already has email and password. But I need to add the CNPJ field and validate if it is true, and this information should also appear on the account details page.
I need to make someone who only register on my site with CNPJ can access prices and everything else, but I can not put the mandatory CNPJ option in the registry.
Does anyone know if this is possible? Thanks!