-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.2
-- PHP version -- : 7.0.17
I am trying to solve an issue on several websites I manage, all of them running HikaShop, and all of them using Authorize.net for the payment gateway. I am hoping someone here might be able to help.
If a user puts items in their cart and proceeds through the checkout process, but made a typo in the billing address or the credit card, Authorize.net declines the payment. This is as it should be.
However, the issue is when they fix the issue, either fixing the issues in the billing address or fixing the typo in the credit card information, they submit the order again, and get this error:
There was an error while processing your transaction: 11 A duplicate transaction has been submitted.
Nothing will solve the problem at this point, except for them to empty the cart, re-add the items to the cart, and do the whole checkout process again.
Has anyone ever seen this issue before?
Authorize.net, of course, is saying it is an issue with HikaShop. So they are no help at all.
I'm not sure what else to try. Anyone have any ideas?