I've integrated Authorize.net into my e-commerce website to handle payments. The integration seemed to be working perfectly until a few weeks ago. Now, when customers try to make a payment, some of them are receiving an error message that says, "Transaction Failed - Unable to Process Payment." However, this error is not consistent. It happens to some customers, but not all. Has anyone else experienced a similar issue?
โ09-07-2023 02:38 AM
There may be further messaging responses that are more helpful that you are not seeing.
transactionResponse.messages (collection)
transactionResponse.errors (collection)
errors.error (collection)
errors (collection)
messages.message (collection)
โ09-08-2023 07:37 AM
Did you make progress?
โ09-13-2023 11:29 AM