Zero amount payment
Posted: 18 Mar 2019, 14:44
Hello Jan!
We have faced an issue with payment that have zero amount in total. For example, Stripe does not allow zero amount and throws an error when you try to pay 0.00 What I think is that check for zero amount should be implemented on the shop level. If amount is zero - why do we need to select any payment provider and proceed to payment? Checkout simply should not proceed to payment form and complete the order. And this should be done in component, not in payment plugins.
Best regards,
Dmitry
We have faced an issue with payment that have zero amount in total. For example, Stripe does not allow zero amount and throws an error when you try to pay 0.00 What I think is that check for zero amount should be implemented on the shop level. If amount is zero - why do we need to select any payment provider and proceed to payment? Checkout simply should not proceed to payment form and complete the order. And this should be done in component, not in payment plugins.
Best regards,
Dmitry