WooCommerce:根据选择的支付网关向卡添加费用
Posted
技术标签:
【中文标题】WooCommerce:根据选择的支付网关向卡添加费用【英文标题】:WooCommerce: Add fees to card based on payment gateway selected 【发布时间】:2013-03-02 13:31:16 【问题描述】:我需要根据客户在 WooCommerce 购物车中选择的付款方式添加信用卡费用百分比。
这需要添加到购物车总额中,以便它将包括费用在内的总金额发送到支付网关。
例如,如果购物车总额为 100 英镑。
如果客户选择“信用卡”付款,我想在交易中增加 2%,使购物车总额达到 102 英镑。然后,该金额将转到外部信用卡提供商进行处理,因为实际的信用卡处理由他们处理 (WorldPay_)。
我还想为 Paypal 3% 添加不同的金额。
如果客户选择货到付款或银行转账,我不会增加任何费用。
没有 WooCommerce 插件可以做到这一点。我最接近的是这个线程。
http://support.woothemes.com/entries/22716621-Credit-card-fees
提前感谢您提供的任何帮助。
【问题讨论】:
有来自 WooThemes 的 Payment Gateway Fees 插件。 【参考方案1】:您可以使用此插件对支付网关的免费插件设置收费
https://wordpress.org/plugins/woocommerce-extra-charges-to-payment-gateways/screenshots/
【讨论】:
我认为您需要专业版才能为 paypal 添加额外的内容【参考方案2】:免费
Booster for WooCommerce / 网关费用和折扣 - 更稳健
Payment Gateway Based Fees and Discounts for WooCommerce - 简单
付费
Payment Gateway Based Fees【讨论】:
以上是关于WooCommerce:根据选择的支付网关向卡添加费用的主要内容,如果未能解决你的问题,请参考以下文章
根据 Woocommerce 中的购物车总金额添加或删除支付网关