How to Set Tag-Based Payment Gateway Rules
Use WooCommerce product tags to define flexible payment gateway visibility rules across your catalog.
Use WooCommerce product tags to define flexible payment gateway visibility rules across your catalog.
Use WooCommerce product tags to define flexible payment gateway visibility rules across your catalog.
Tag-based rules are a Premium feature that let you control payment gateway visibility using WooCommerce product tags. Tags are great when a product belongs to multiple categories but needs its own payment rule — or when you want a rule that cuts across your entire catalog.
The plugin applies rules from all three levels — product, category, and tag — and then intersects them. Only gateways that appear in every applicable rule are shown at checkout. For example:
If the intersection results in zero matching gateways, the fallback behavior kicks in. See Configuring Fallback Behavior for details.
Avoid assigning conflicting rules through tags. If Tag A allows PayPal and Tag B excludes PayPal, and a product has both tags, the intersection logic will resolve it — but it can be hard to debug. Keep each tag's payment rule as specific as possible.