Magento - PayPal Plus and Zero Subtotal Checkout

左心房为你撑大大i 提交于 2019-12-24 20:12:21

问题


I'm having problems with Zero Subtotal checkout and Paypal Plus. I have some products with Zero cost, and when I try to buy it the button "Place Order" is disabled.

But when I disable Paypal Plus, it works normally.

I'm using Magento 2.1.5 and this module: https://github.com/i-ways/magento2-paypal-plus

Someone already suffered with this issue?


回答1:


Amount is always requested to more than zero. You can set 0.01 (or the equivalent minimum amount for other currency) if you want to show your customer free payment. Or, you can refund.



来源:https://stackoverflow.com/questions/48151046/magento-paypal-plus-and-zero-subtotal-checkout

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!