When testing the PayPal Pro payment extension, after clicking "confirm order" the "please wait" notice shows up and nothing happens after that (the user isn't redirected to a success page). Checking PayPal confirms that the payment was successfully processed.
The lack of a redirect of course allows the user to then click the confirm button again, thinking the first attempt failed, and submit multiple payments.
Looking at the console in Chrome, there is no activity after:
Code: Select all
XHR finished loading: POST "https://domainname.com/index.php?route=extension/payment/pp_pro/send".