Checkout Manager

Description

Checkout Manager for WooCommerce is an excellent tool to increase your conversion rates and boost your sales.
It allows you to add, edit, customize, and delete fields on the checkout page.

Key Features

  • Add, edit, and remove billing, shipping, and order fields
  • Drag & drop field ordering
  • Multiple field types: Text, Textarea, Select, Radio, Checkbox, Date, File Upload, and more
  • Control field display on Thank You page, order emails, and admin order pages
  • Style customization for checkout input fields
  • [NEW] Conditional Logic — show a field only when another field meets a condition
  • [NEW] Field Validation — phone, numeric, letters-only, alphanumeric, or custom regex
  • [NEW] Custom field values automatically saved to WooCommerce order meta
  • [NEW] Import / Export all plugin settings as JSON

Screenshots

  • screenshot-1
  • screenshot-2
  • screenshot-3
  • screenshot-4
  • screenshot-5
  • screenshot-6
  • screenshot-7
  • screenshot-8
  • screenshot-9

Installation

Installation is fairly straight forward. Install it from the WordPress plugin repository.

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Ensure WooCommerce is installed and active
  4. Navigate to Checkout Manager in the WordPress admin menu

FAQ

Does this plugin require WooCommerce?

Yes. WooCommerce must be installed and active.

Where are my custom field values saved?

Custom field values are saved as order meta data and are visible in the WooCommerce admin order detail page.

What is Conditional Logic?

Conditional Logic lets you show a custom checkout field only when another field meets a specified condition (e.g. show Company VAT” only if Company Name” is not empty).

Reviews

Read all 2 reviews

Contributors & Developers

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

Contributors

Translate “Checkout Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.0 – 2026-04-12

  • [new] Custom field values are now properly saved to WooCommerce order meta
  • [new] Conditional Logic — show a field only if another field matches a condition (equals, not equals, contains, is empty, is not empty)
  • [new] Field Validation — validate custom fields as phone, numeric, letters-only, alphanumeric, or custom regex pattern
  • [new] Import / Export all plugin settings as a JSON file (Settings Import / Export tab)
  • [fix] Text domain unified to checkout-manager throughout the plugin
  • [fix] imcm_enable_debug() no longer crashes when troubleshoot option is not yet saved
  • [fix] WooCommerce built-in validation rules (email, phone) are now preserved for default fields
  • [fix] Field priority order is now correctly respected on the checkout page

1.0.2 – 2022-04-21

  • [fix] Fixed error.

1.0.1 – 2022-04-20

  • [fix] Add display position, style option and fixed display all custom fields in thankyou page, order details page and emails

1.0.0 – 2022-04-05

  • [fix] Display fixed in thankyou page, order details page and emails

0.9

  • Initial version release