Prevent user from reloading checkout page while payment is being processed
-
After a user clicks the “Place Order” button on checkout page, the page is being loaded until the ajax finishes and the user is redirected to Thank You page.
But, if a user reloads the checkout page while the payment is processing, a new order is being created and both of the orders are being charged.
I am not sure if I should be directing the problem here but would like some insight.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Prevent user from reloading checkout page while payment is being processed’ is closed to new replies.