COD RuleKit for WooCommerce
COD RuleKit for WooCommerce
Description
COD RuleKit for WooCommerce gives store owners focused control over when the built-in WooCommerce Cash on Delivery (COD) payment method is available.
Use it to restrict COD by order value, destination, shipping method, or product category. You can also add a fixed or percentage-based fee when a customer chooses COD.
Features
- Enable or disable all COD RuleKit rules from one switch.
- Set a minimum order amount for COD.
- Set a maximum order amount for COD.
- Allow COD only for selected countries.
- Allow COD only with selected shipping methods.
- Block COD when the cart contains products from selected categories or their child categories.
- Add a fixed COD fee.
- Add a percentage COD fee.
- Customize the COD fee label.
- Compatible with WooCommerce High-Performance Order Storage (HPOS).
- Declares compatibility with WooCommerce Cart and Checkout Blocks.
Empty restriction fields mean that rule does not restrict COD.
How it works
The plugin controls the built-in WooCommerce Cash on Delivery gateway. It does not create a separate payment gateway.
When WooCommerce builds the list of payment methods available at checkout, COD RuleKit evaluates the configured rules. If any active rule fails, COD is removed from the available payment methods for that checkout.
If a COD fee is configured, the fee is added only when Cash on Delivery is the selected payment method and the configured COD rules pass.
Privacy
COD RuleKit for WooCommerce does not transmit store, customer, order, or usage data to an external service. The plugin stores its settings locally in the WordPress database.
Installation
- Install and activate WooCommerce.
- Make sure Cash on Delivery is enabled under WooCommerce > Settings > Payments.
- Upload the COD RuleKit ZIP through Plugins > Add Plugin > Upload Plugin, or install it from the WordPress Plugin Directory when available.
- Activate COD RuleKit for WooCommerce.
- Go to WooCommerce > COD RuleKit.
- Configure the rules you need and click Save COD settings.
Faq
No. It controls the built-in WooCommerce Cash on Delivery gateway. COD must still be enabled in WooCommerce payment settings.
COD is not restricted by country.
COD is not restricted by shipping method.
COD is not restricted by product category.
The rules use the WooCommerce cart items total after discounts and before shipping.
The percentage fee is calculated from the cart items total after discounts plus shipping, before the COD fee itself is added.
Version 1.0.0 adds the COD fee as non-taxable.
No. Version 1.0.0 makes no external API requests and includes no analytics or tracking service.
The plugin stores only its configuration in the WordPress options table. Uninstalling the plugin removes that configuration.
Reviews
Changelog
1.0.0
- Initial public release.
- Added minimum and maximum COD order rules.
- Added country, shipping method, and product category rules.
- Added fixed and percentage COD fees.
- Added HPOS and Cart/Checkout Blocks compatibility declarations.