વર્ણન
GateFlow Payment Logic lets you allow or deny specific WooCommerce payment gateways based on what is in the customer’s cart. Define rules using a familiar WooCommerce-style settings tab.
For instance, you can limit payment options like Cash on Delivery, PayPal, Stripe, or other popular methods depending on specific conditions.
Features
- Allow-only or deny mode per rule
- Conditions: products, categories, tags, product type, cart total
- AND logic across conditions within a rule
- Intersection of allowed gateways across matched rules
- Custom customer-facing message per rule
- HPOS compatible
- Compatible with classic Checkout and Cart/Checkout Blocks
- Translation ready
- Lightweight: single option storage, transient caching, lazy loading
- Extensible: register custom conditions via
gateflow_payment_logic_register_conditions
સ્ક્રીનશોટ




સ્થાપન
- Upload the plugin folder to
/wp-content/plugins/. - Activate via Plugins menu.
- Go to WooCommerce > Settings > GateFlow Payment Logic to add rules.
એફએક્યુ (FAQ)
-
How are multiple matched rules combined?
-
The plugin computes the intersection of allowed gateways across all matched rules, so the customer only sees gateways permitted by every applicable rule.
-
Does this plugin support all payment gateways?
-
It works seamlessly with several widely used payment gateways, including WooCommerce Stripe, WooCommerce PayPal Checkout, WooCommerce PayFast Gateway, Braintree for WooCommerce Payment Gateway, and others.
-
Can I add custom conditions?
-
Yes. Implement
FlexiPay\Conditions\Condition_Interfaceand register your class via thegateflow_payment_logic_register_conditionsfilter.
સમીક્ષાઓ
ફાળો આપનાર & ડેવલપર્સ
“GateFlow Payment Logic” નું 1 ભાષામાં અનુવાદ કરવામાં આવ્યું છે. તેમના યોગદાન માટે અનુવાદકો આપનો આભાર.
“GateFlow Payment Logic” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
1.0.0
- Initial release.