- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
cart empty on payment failure
I am new in magento developmen. In my website any one go to payment gatway and payment failure then cart automatically empty. please suggest any solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart empty on payment failure
Normally you can configure in payment method section in Admin: System->Configuration->Sales-> Payment methods
To avoid empty cart when payment failure
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart empty on payment failure
hi i am facing the same problem .. and ia m using cc avenue payment gateway.. on place order button from one page cheakout page user will redirect payment gateway url.. if user will cancel the order cart is getting empty..
i have checked the code in that in saveorder action mathod there item is not being saved for third party payemnt..
this is not user friendly.. please give my any solution for it ..
thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart empty on payment failure
Normally if you use some payment method that redirects customer out if your site(like paypal standard), the minute customer clicks on 'place order' button, the cart is empty. so if the payment failed on 3rd party page and customer cancelled it, the order is gone.
To avoid it, its better to use some 'inline' payment gateway like paypal pro or authorize.net
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart empty on payment failure
Hello, I am sorry for posting this so late but I have the same problem. Magento ver. 1.9.2.4, we use GoPay. After wrong / failed payment the cart is emptied and a customer must find / order merch again. I did not find any settings "in Admin: System->Configuration->Sales-> Payment methods To avoid empty cart when payment failure" how you mentioned.
Thank you!
Pete
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: cart empty on payment failure
Hello
check the below reference to get an idea,
https://magecomp.com/blog/prevent-magento-from-emptying-cart-after-payment-cancellation/
http://ka.lpe.sh/2011/12/31/magento-getting-back-shopping-cart-items-after-order-fails/