RocketGeek’s Simplify Free Checkout for WooCommerce plugin offers you a way to pare down the fields required when the user’s cart value is zero. When the cart value is $0.00, the plugin will remove non-essential address fields, requiring just the basic user email and name fields (as well as username, if registering at checkout and enabled).
Get the Plugin
RocketGeek Simplify Free Checkout for WooCommerce is a free plugin, available in the RocketGeek store.
Documentation
Setup
The plugin is simple to setup, requiring only that you enable the plugin.
Translation
The plugin is translation ready. There is a translation template in the plugin’s /languages/ folder.
Filter Hooks
- rktgk_wc_free_checkout_remove_keys
- rktgk_wc_free_checkout_notice_text
- rktgk_wc_free_checkout_notice
Changelog
1.1.1
- Verify WC compatibility to 6.4
- Verify WP compatibility to 5.9
- Verify compatibility for PHP 8.x
- Upgrade updates API.
1.1.0
- Verify WC compatibility to 4.5.
- Translation ready.
- Added rktgk_wc_free_checkout_notice filter.
- Added rktgk_wc_free_checkout_notice_text filter.
- Added rktgk_wc_free_checkout_zero_price filter.
- Removes wpmem fields and validation if checkout price is zero.
1.0.0
- Initial release.