Hi!
Is there any way to capture the event of an user going back from the payment gateway web?
I mean, the user select my payment method, then he is redirected to the payment gateway and inside it, he press the back button on his browser.
That is the action that I'm aiming to handle, since I have an option in my module to keep the products in the bag but when the user goes back, the bag is empty.
Thank you!