CoderEmbassy Checkout Fields Manager

Description

CoderEmbassy Checkout Fields Manager lets you add custom fields to the WooCommerce checkout page without writing any code.

Features:

  • Add text, textarea, select, checkbox, radio, number, email, phone, date, and more
  • Show or hide fields per customer type (e.g. Private, Company)
  • Support for WooCommerce classic checkout and block-based checkout
  • Add Block Fields (text, select, checkbox) for the WooCommerce Checkout block
  • Required field validation
  • Field width control (full, 1/2, 1/3)
  • Choose field position on the checkout page
  • Show field values on the Thank You page and order emails
  • Drag-and-drop field reordering
  • Import / Export fields

External services

This plugin conditionally loads the Google Maps JavaScript API with Places for address autofill. Address autofill assists customers in automatically completing address fields on the checkout page when a Google Maps API Key is provided by the administrator in the plugin settings.

When address autofill is active, the customer’s browser loads the Google Maps script directly from Google’s servers. As the user types their address, keypress inputs are sent directly to Google APIs to retrieve autocomplete suggestions. No other personal or customer data is sent or processed by this service.

This service is provided by Google:
* Google APIs Terms of Service: https://developers.google.com/maps/terms
* Google Privacy Policy: https://policies.google.com/privacy

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins screen in WordPress
  3. Go to WooCommerce Checkout Fields to add and manage your fields
  4. Use Add Classic Field for classic checkout or Add Block Field for the WooCommerce Checkout block

FAQ

Does this work with the WooCommerce block checkout?

Yes. Use Add Block Field to register fields with the WooCommerce Additional Checkout Fields API. Supported types are text, select, and checkbox.

Will this work with my theme?

Yes. The plugin hooks into WooCommerce’s standard checkout actions and works with any WooCommerce-compatible theme.

Are my fields saved to orders?

Yes. All field values are saved to the order meta and displayed in the order admin screen, order emails, and the Thank You page (if enabled).

Where can I see field values after checkout?

Field values appear in WooCommerce Orders (order details screen), order confirmation emails, and the Thank You page when those options are enabled.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“CoderEmbassy Checkout Fields Manager” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release