Hey everyone
I'm using an external payment processor, and I'm able to specify a "decline" url, if the user cancels the payment in the payment window.
Right now it redirects to at page that says "There was an error in you payment", and the order gets cancelled.
I have tried setting the declineURL to:
index.php?page=shop.cart&option=com_virtuemart&Itemid=4
but it just shows an empty cart.
Are there no way that I can come back to the items I have in my cart?
- Rune