Tax ID field in WooCommerce registration
-
Hello,
I have the following problem. I would like to include a field in the WooCommerce registration form where my wholesale customers can enter their tax number.
Screen of the registration page: https://drive.google.com/file/d/1ycV2Of0uDwd5QILpFGbkVwOa2Vo_NUFF/view?usp=sharing
I’ve already created code that adds arbitrary text boxes within the WooCommerce registration window, it looks like this.
Screen of the code: https://drive.google.com/file/d/1jzk4Vx7XAnTnixCs_OodGEDKmf4Qe3GB/view?usp=sharing
However, I would like the text field with the tax number to be strictly associated with the Flexible Checkout Fields plugin and immediately put the customer’s tax number in his profile.
Can I somehow effectively modify the code by providing some ID of this text field from WP Forms, so that during registration I can download this data effectively right away?
Thank you in advance for your help! I’m also throwing a screenshot of this field in WP Forms.
Screen: https://drive.google.com/file/d/1LPIRKfIfFqAyH3CwqDtPJuurRHRAnOxB/view?usp=sharing
The page I need help with: [log in to see the link]
- The topic ‘Tax ID field in WooCommerce registration’ is closed to new replies.