Description
Clean Checkout for WooCommerce simplifies your WooCommerce checkout by removing unnecessary fields and replacing the default First Name and Last Name fields with a single Full Name field.
It fully supports both Classic Checkout and WooCommerce Checkout Blocks, automatically detecting which checkout experience your store is using.
No CSS or JavaScript files are loaded on the frontend โ so your checkout stays fast!
Key Features:
– ๐งฉ Block Checkout Support โ Now works with WooCommerce Checkout Blocks
– ๐ค Full Name Field โ Unified field for first + last names (stored in order details)
– โ๏ธ Toggle-based Settings โ Enable or disable individual checkout fields easily
– โก Lightweight โ No frontend scripts or extra load
– ๐ฌ Classic Checkout Only Notice โ Clear notes on fields not available in Block Checkout (e.g., Country)
Perfect for store owners who want to reduce checkout friction and improve user experience.
Future Features
Planned enhancements:
– Conditional Logic: Enable/disable fields based on roles or cart contents
– Custom Field Options: Add and manage extra fields beyond Full Name
– Multilingual Support: Translation-ready .pot file
– Styling Controls: Basic styling options directly from the settings
– Analytics Integration: Track field usage and abandonment
– Import/Export Settings: Move your field setup between sites easily
Screenshots
Installation
- Upload the
clean-checkout-for-woocommercefolder to the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- Go to WooCommerce Clean Checkout in your WordPress admin dashboard.
- Configure your preferred checkout fields using the toggle switches.
- ๐ก Important: If you enable the Full Name field in Block Checkout, make sure the First Name field toggle is turned off.
(Both fields are mapped to the same API field in block checkout.)
- ๐ก Important: If you enable the Full Name field in Block Checkout, make sure the First Name field toggle is turned off.
- Save your settings and test the checkout page.
FAQ
-
Does this work with the new WooCommerce Checkout Blocks?
-
โ Yes! Version 2.0 adds full support for Checkout Blocks (WooCommerce 10.0 and above).
Please note that Country and Email cannot be removed due to WooCommerce API restrictions, but you can hide or simplify others. -
Can I still use it with the classic checkout?
-
Absolutely. The plugin continues to support classic checkout seamlessly.
-
Is any JavaScript or CSS loaded on the frontend?
-
No, everything runs only in the backend settings โ keeping your checkout lightweight.
-
Where are the settings located?
-
Navigate to WooCommerce Clean Checkout to configure your fields.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Clean Checkout for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Clean Checkout for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.2
- ๐งช Tested with WordPress 7.0.1
- ๐ Updated plugin documentation
- ๐ ๏ธ Minor maintenance improvements
2.0.1
- ๐ ๏ธ Fix: Missing file causing fatal error on activation (Blocks loader).
- ๐งฉ Note: Added clarification โ in Block Checkout, do not enable both Full Name and First Name at the same time.
2.0.0
- โจ Added full support for WooCommerce Checkout Blocks (10.2+)
- ๐ค Added new Full Name field (works in both Classic and Block checkout)
- โ๏ธ Unified toggle settings for both checkout types
- ๐ฌ Added admin notes and “Classic checkout only” labels for clarity
- ๐ช Improved UI design and toggle spacing
- ๐ธ Added new screenshot (Screenshot_3.png)
1.0
- Initial release โ support for disabling default WooCommerce billing fields and adding a Full Name field (classic checkout only)
