Corrects a bug that could lead to duplicate orders and payment transactions This patch fixes a bug that could cause a shopper to see an error message, a duplicate order to be created, or multiple payment transactions for the same order to be created if the shopper refreshes the page during payment authorization or double clicks the "Process" button at the end of the checkout process.
Bugs Fixed:
#5886: Action_AuthorizePayment contains a race condition that allows duplicate orders to be placed
Bugs Fixed:
#5886: Action_AuthorizePayment contains a race condition that allows duplicate orders to be placed