Replies: 0
Hi
I am using Woocommerce for my store and facing one issue I have multiple Payment Gateways on my site such as PayU Paytm etc, When the user clicks Pay now on checkout and redirected to Payment gateway one order id is created by the Woocommerce, but when user clicks browser back button on Payment gateway it is redirected to checkout which is the right behaviour, but the problem is when the user again click Pay now on checkout the same Order id is passed to Payment gateway , which is the wrong behaviour i think, so how can we change the order id if user try for the second time with this use case?
Thanks
Madhav