WooCommerce – 支付网关折扣和费用 WooCommerce 的扩展允许您为所有支付网关定义折扣或费用。结账时将根据所选的支付网关应用折扣或费用
添加折扣或费用时,您有 2 个选项。您可以添加 固定 amount 添加到交易中,或者百分比 金额。如果是百分比,则根据订单总额计算收费金额。
当您想提供时,Plugin 非常有用 折扣 在某个支付网关上,并希望添加额外费用 在某些支付网关上。您可以轻松地为支付网关设置折扣和费用。
您还可以通过设置 最小和最大购物车价值.如果您想四舍五入折扣或费用,还有 rouding 选项。
它适用于 COD 支付网关,因为 WooCommerce 默认不允许这样做。您也可以在管理面板中快速更改费用
特征:
- 易于定制、设置和使用。
- 加 折扣 或额外费用 基于选定的支付网关。
- 最低 购物车金额选项以应用折扣或额外费用。
- 最大 购物车金额选项以应用折扣或额外费用。
- 定制 折扣或额外费用文本 在结帐页面上。
- Flat 或 Percentage 基于折扣或费用。
- 舍入 您的折扣或费用精度 选择。
- 选择将折扣或费用设置为 应税与应税 类。
- 优惠券规则何时应用折扣/费用。
- 翻译就绪。
常规设置
Payment Gateway 设置
客户看到的内容
演示:
- 前端
更新日志:
= Version 1.0.8 (2024-01-13) =
* [+] Enhancement - Integrated updater into plugin itself. [Note: Please check how to update plugin - https://documents.wpeliteplugins.com/updater/how-to-update-plugin/]
* [*] Dev - Tested with WooCommerce 8.4.0
* [*] Dev - Tested with WordPress 6.4.2
= Version 1.0.7 (2023-07-30) =
* [+] Enhancement - Added WooCommerce HPOS Compatibility
* [*] Dev - Tested with WooCommerce 7.9.0
* [*] Dev - Tested with WordPress 6.2.2
= Version 1.0.6 (2023-01-13) =
* Dev - PHP 8 Compatibility
* Dev - Tested with WordPress 6.1.1
* Dev - Tested with WooCommerce 7.2.3
* Dev - Code optimization based on PHP and WordPress coding standards
= Version 1.0.5 (2020-11-28) =
* Tweak: Added JS in footer instead of header to resolve issue in few themes.
* Dev - Tested with WordPress 5.5.3
* Dev - Tested with WooCommerce 4.7.1
= Version 1.0.4 (2020-03-10) =
* Tweak - Used esc_html.
* Dev - Code Optimization.
* Dev - Tested with WordPress 5.3.2
* Dev - Tested with WooCommerce 3.9.3
= Version 1.0.3 (2019-10-22) =
* Tweak - Deleted default english lanague files.
* Enhancement - Added automatic updater code.
= Version 1.0.2 (2018-12-12) =
* Enhancement - Added settings to disable discount text after payment method title.
* Enhancement - Added French translation.
= Version 1.0.1 (2018-1-21) =
* Enhancement - Added coupons rules - Apply discount or fees based on coupon rules.
= Version 1.0.0 (2016-07-04) =
* Initial Release.