Hello,
We are working with Authorize.Net from last couple of years with AIM and JAVA SDK.
We have card not present test account to collect recurring payments. We store card details after successfully verification.
For card verification we basically authorize customer for a $1.00 then void it once the transaction got successful.
It was working properly without any issues but recently it started showing this issue.
While testing we found that authorization for $1 happens successfully but the transaction failed for void with
response code is 3, and the response reason Code is 0 and Reason Description showing as 'Unknown'.
The sandbox account shows, the card has been authorized successfully for $1 as expected. As we are not voiding the transaction this $1 will be part of unsettled transaction on sandbox account.
What could be the issue in this case? Why first transaction got successful and second transaction failed?
Any help on this will be appreciated.
โ04-01-2013 12:06 AM
โ04-11-2013 12:53 PM