How to customize payment information in Woocommerce?
Everyone knows Woocommerce is the most famous plugin to help build a professional sales page with WordPress.
With a website, we only need to collect the following data:
- First and last name of the customer;
- Contact phone number;
- Email address (to create an account);
- The detailed address of the place to receive the goods;
Then redundant or inappropriate data fields should be hidden. For example:
- By default, the Woocommerce plugin divides the customer’s last name into 2 separate parts: First Name (your first name) and Last Name (your last name). In order to save time as well as create convenience for customers, we only need to leave a single data field called Full Name so that customers only have to fill it out once.
- Similarly, there are 2 address cells, Address1, Address2 while we only need 1 address box.
- Installation: go to Plugins => select Add new and then type the keyword “Woo Checkout Field Editor Pro”:

2. Usage:
You go to Woocommerce => Checkout Form to manage data fields.

At Checkout Files there will be:
- Billing Files: Payment field
- Shipping Files: Shipping Field
- Additional Fields: Additional Fields.
Now you want to add a field, click Add Fields:
- Type: includes Text, Password, Phone, Email, Text area,…
- Name: the name attribute of the input html . tag
- Label: display name
- Class: class in html
- Validation: check if the data is valid

Next is the Advanced Settings section: this is the additional settings you can learn more about.

Epilogue
Hopefully the tutorial on how to customize payment information in Woocommerce.
If you find it interesting, you can follow the wordpress tips section to know more new knowledge.
Follow fanpage to receive the latest posts: Group
Wish you have interesting and interesting knowledge about wordpress!
