Linux 软件免费装
Banner图

GateFlow Payment Logic

开发者 silvercover
更新时间 2026年6月18日 20:24
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce payments conditional payments payment methods

下载

1.0.0

详情介绍:

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

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate via Plugins menu.
  3. Go to WooCommerce > Settings > GateFlow Payment Logic to add rules.

屏幕截图:

  • Payment Restriction Rules list
  • Cart page notice
  • Checkout page notice

常见问题:

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_Interface and register your class via the gateflow_payment_logic_register_conditions filter.

更新日志:

1.0.0