Flexible Checkout Fields integrates beautifully with the WordPress dashboard. It is probably the best looking WooCommerce Checkout Fields Manager plugin on the market. And you can do some powerful stuff with it too.
Just drag&drop to reorder fields. You can reorder WooCommerce built-in fields as well as custom fields that you add yourself. Mix them any way you like or need. If other plugins add their custom fields in many cases you will also be able to rearrange them (if added properly by the plugin author).
Want to change Company name to just Company or Your Awesome Company? Just edit the label and it will instantly appear in the checkout. Pro tip: You can also use HTML inside labels!
Want to give your customers a tip on how to fill a field? You can do it with an explanatory placeholder (it will show inside the field). For example Enter your full company name.
You do not need a customer’s phone number or second line address? Just hide the fields from the checkout and you’re good to go. This is just one click away. Decide to show it later? Just another click and the field shows again.
You can display the fields not only in the checkout. Just mark a specific checkbox under the ‘Display On’ tab as checked. You have 4 different locations to use:
* Thank You Page
* My Account – address
* My Account – order
* Emails
Easily manage which fields should be required and which optional. Just click a required checkbox in the field settings and make a field required or optional. Works both ways.
Add some style to your fields. By adding a custom class to each field you can then uniquely style it in your theme’s stylesheet.
Add new fields to WooCommerce checkout:
Free
PRO
Flexible Checkout Fields is compatible with WPML and Polylang and lets you translate fields data to other languages.
Are you a developer? You can set any meta name you want. This is the name of the field in the database. You can easily integrate this plugin with your custom code due to this function.
WooCommerce has built-in validation of a phone number, an email address and a postcode. We let you use this validation in the new fields you add to your store using this plugin.
Standard WooCommerce validation is not enough? You can add your own validation to any field you create in this plugin. You can find a code example in Flexible Checkout Fields docs →
Billing, Shipping or Order sections are not enough? Now you can add fields to 12 other checkout sections. Below you will find all sections and their corresponding hooks (hooks are just for developers’ reference – if you do not know what hooks are, just ignore them and you’ll be just fine – it will just work).
Enable conditional logic (show or hide) for fields based on other fields values (checkbox, radio, select).
Enable conditional logic (show or hide) for fields based on selected shipping method.
Enable conditional logic (show or hide) for fields based on products and/or categories in the cart, i.e.:
Fields Order
Just drag&drop to reorder fields. You can reorder WooCommerce built-in fields as well as custom fields that you add yourself. Mix them any way you like or need. If other plugins add their custom fields in many cases you will also be able to rearrange them (if added properly by the plugin author).
Labels and Placeholders
Want to change Company name to just Company or Your Awesome Company? Just edit the label and it will instantly appear in the checkout. Pro tip: You can also use HTML inside labels!
Want to give your customers a tip on how to fill a field? You can do it with an explanatory placeholder (it will show inside the field). For example Enter your full company name.
Show or Hide Fields
You do not need a customer’s phone number or second line address? Just hide the fields from the checkout and you’re good to go. This is just one click away. Decide to show it later? Just another click and the field shows again.
Display Fields on Other Pages
You can display the fields not only in the checkout. Just mark a specific checkbox under the ‘Display On’ tab as checked. You have 4 different locations to use:
* Thank You Page
* My Account – address
* My Account – order
* Emails
Required or Optional Fields
Easily manage which fields should be required and which optional. Just click a required checkbox in the field settings and make a field required or optional. Works both ways.
Custom CSS Class
Add some style to your fields. By adding a custom class to each field you can then uniquely style it in your theme’s stylesheet.
Add New Custom Fields
Add new fields to WooCommerce checkout:
Free
- Text
- Textarea
- Number (New feature)
- E-mail (New feature)
- Phone (New feature)
- URL (New feature)
- Checkbox
- Color
- Headline
- Paragraph (New feature)
- Image (New feature)
- HTML
PRO
- Multi-checkbox (New feature)
- Select
- Multi-select
- Radio
- Radio with images (New feature)
- Radio with colors (New feature)
- Date
- Time
- File Upload
Multilanguage ready
Flexible Checkout Fields is compatible with WPML and Polylang and lets you translate fields data to other languages.
Use your meta names
Are you a developer? You can set any meta name you want. This is the name of the field in the database. You can easily integrate this plugin with your custom code due to this function.
Field validation
WooCommerce has built-in validation of a phone number, an email address and a postcode. We let you use this validation in the new fields you add to your store using this plugin.
Standard WooCommerce validation is not enough? You can add your own validation to any field you create in this plugin. You can find a code example in Flexible Checkout Fields docs →
Custom Field Sections (PRO)
Billing, Shipping or Order sections are not enough? Now you can add fields to 12 other checkout sections. Below you will find all sections and their corresponding hooks (hooks are just for developers’ reference – if you do not know what hooks are, just ignore them and you’ll be just fine – it will just work).
- Before Customer Details
- After Customer Details
- Before Billing Form
- After Billing Form
- Before Shipping Form
- After Shipping Form
- Before Registration Form
- After Registration Form
- Before Order Notes
- After Order Notes
- Before Submit
- After Submit
Conditional Logic for Fields (PRO)
Enable conditional logic (show or hide) for fields based on other fields values (checkbox, radio, select).
Conditional Logic for Shipping Methods (PRO)
Enable conditional logic (show or hide) for fields based on selected shipping method.
Conditional Logic for Products and Categories (PRO)
Enable conditional logic (show or hide) for fields based on products and/or categories in the cart, i.e.:
- Show engraving field for jewelery category
- Show delivery date option only for physical products
- Show VAT Number for digital goods
- Hide address fields for digital goods