Smart Payment Gateway Control for WooCommerce
Smart Payment Gateway Control for WooCommerce
Description
Smart Payment Gateway Control for WooCommerce lets you define IF THEN rules to hide payment gateways at checkout. Rules are evaluated in order and support a wide range of conditions:
- Product Category — show or hide a gateway based on product categories in the cart
- Specific Product — target individual products or product variations
- Cart Total — apply rules when the order value is above, below, or equal to a threshold
- User Role — target logged-in roles or guests
- Shipping Method — trigger rules based on the chosen shipping method
- Billing Country — restrict payment options by country
- Order Quantity — apply rules based on total item count in the cart
All rules are managed from a clean admin UI under WooCommerce Payment Rules.
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the Plugins menu in WordPress.
- Go to WooCommerce Payment Rules to create your first rule.
Faq
Yes, the plugin declares full compatibility with WooCommerce HPOS.
WooCommerce 6.0 and above.
Yes. You can create as many rules as you need. Rules are evaluated in the order they appear.
Reviews
Changelog
2.0.1
- CSS changes | Better UI
2.0.0
- Complete rewrite with new rule-based UI
- Added support for 7 condition types
- Added support for AND-condition groups per rule
1.0.0
- Initial release