Posts

Showing posts with the label woocommerceplugin

WooCommerce Multiple Addresses Pro | WooCommerce Multiple Customer Address | ThemeHigh

Image
In today’s world, where online shopping is the rule rather than the exception, the necessity of storing multiple addresses in a profile/account is becoming more and more the norm. The  WooCommerce Multiple Addresses Pro  plugin helps you achieve this by allowing your shoppers to save multiple customer addresses to their My Account page. Made to be highly integrated with WordPress, WooCommerce and other development best practices, the WooCommerce Multiple Addresses Pro for multiple billing and shipping addresses is one of ThemeHigh’s highly robust and flexible plugins. The plugin comes with the best and proven customer support services. As it is fully compatible with other highly rated plugins from ThemeHigh, you can thus build a robust and elegant checkout form. Let Your Shoppers Choose from a List of Saved Addresses One of the tiring things shoppers face is filling the address form again and again when they have to place an order to a previously used address. That’s...

Where do the custom checkout fields get saved or displayed?

Image
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” 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” DISPLAY PLACES When you add an custom checkout field it gets displayed in differe...