I've noticed that when an order that goes through and fails ie PaymentStatus.AuthorizationFailed
that the basket is deleted. Therefore there is no way to prompt the user to go back and re-enter there credit or perhaps try another method.
Have i got this correct? What is AC procedure for allowing users to re-enter there info.
I've found similar post, tho it's seems a like inconclusive.
viewtopic.php?f=42&t=6857
Thanks, any feed back on how to manage this would be much appreciated.
Credit card failures - how to let the user try again.
Re: Credit card failures - how to let the user try again.
Turn on the failed payments handling by setting the HandleFailedPayments property to true on the Receipt page. Have a look at the following post.
viewtopic.php?f=42&t=8625
viewtopic.php?f=42&t=8625