automate-sales / automate-commerce

next js ecommerce
MIT License
0 stars 0 forks source link

Bug when creating failed orders #79

Open gkpty opened 2 months ago

gkpty commented 2 months ago

when an order fails because of the payment, the user is unable to submit the order again, ieven though if they fix the credit card number and submit the order again.

requiring the user to reload the page and enter the checkout info again might actually end up making them abandon their cart..

so its very improtant thatg a user can fix/change their payment method, and resubmit the order