I am working on E-commerce functions where i require to Add custom fieldset as Profile Fields the fields in it are as billing
Below are the Fields that is needed in My Check out and signup form
profile_first_name
profile_last_name
profile_company
profile_address_1
profile_address_2
profile_city
profile_postcode
profile_country
profile_state
profile_email
profile_phone
Can you please guide me on this issue how can set add all above fields in my wordpress theme and what Actions or Filters should i use to display in Checkout form
Thanks in Advance
Nikhil
The “Customizing checkout fields using actions and filters” page in the WooCommerce Codex might help you.
Very old, but this still come up when searching, so I will add that my article WooCommerce Customize Checkout Fields here is a sample of adding a new checkout field: