Hi, in testing our integration code with CIM, they processed a transaction with a live card. After the transaction went through, they tried to refund the transaction by logging directly into the Authorize.NET website. However, when they try to process the refund, they get this message:
"an unanticipated error occurred while processing this request"
They have tried with multiple browsers. The URL that appears above the error message is:
https://account.authorize.net/UI/Error.html?axperrorpath=/UI/transaction/quickrefund.aspx
Any idea of what might cause this kind of error?
Solved! Go to Solution.
03-06-2014 09:50 AM
I talked to customer service. They found out that it's because the product name in the description has an apostrophe. Somehow, there's a bug whereby refunds get an error if there are any non-alpha characters in the description. They said it can be edited manuallly when processing the refund. But I'll have to filter this when I pass the description to prevent similar problems from happening again.
03-06-2014 12:56 PM
It the transaction settled?
03-06-2014 09:55 AM
Yes, according to a transaction search, it was settled on March 5th at around 3pm. They were trying to process the refund later that evening, or possibly this morning.
03-06-2014 11:50 AM
It the error is on the merchant account login, contact support, it is not a integration issue.
03-06-2014 11:55 AM
I talked to customer service. They found out that it's because the product name in the description has an apostrophe. Somehow, there's a bug whereby refunds get an error if there are any non-alpha characters in the description. They said it can be edited manuallly when processing the refund. But I'll have to filter this when I pass the description to prevent similar problems from happening again.
03-06-2014 12:56 PM
Thanks for the update. I didn't know that.
03-06-2014 01:12 PM