Where do the custom checkout fields get saved or displayed?
WooCommerce Checkout field editor pro is one of the best Woocommerce field editor plugin, using this plugin you can add , edit , delete and change the display order of the checkout page. Using this plugin can easily way to customise your checkout page.
When you add a custom field in checkout page it gets created either as Order Field (order meta data) or as User Field (user meta data) based on the settings.
ORDER FIELDS (ORDER META DATA)
Order fields will be saved in wp_postmeta table as Order Meta data and will be displayed in multiple places. To create Order fields you must select the checkbox “Order Meta Data”
DISPLAY PLACES
When you add an custom checkout field it gets displayed in different pages and emails based on the selections you made in field settings using the check-boxes marked in below screenshot,
When you add a custom field in checkout page it gets created either as Order Field (order meta data) or as User Field (user meta data) based on the settings.
ORDER FIELDS (ORDER META DATA)
Order fields will be saved in wp_postmeta table as Order Meta data and will be displayed in multiple places. To create Order fields you must select the checkbox “Order Meta Data”
USER FIELDS (USER META DATA)
User fields will be saved in wp_usermeta table as User Meta data and will be displayed in multiple places. Custom user fields values can be updated from user profile page. To create User fields you must select the checkbox “User Meta Data”
When you add an custom checkout field it gets displayed in different pages and emails based on the selections you made in field settings using the check-boxes marked in below screenshot,


Comments
Post a Comment