We have used Anywhere Commerce card reader for EMV transaction and we have got the sequence of an error code which is listed below. We have used your GitHub demo app with " in-person SDK" for testing and we have used live testing.
Error codes :
- I00001
- 1
- 123
- E00027
โ08-08-2018 02:41 AM
Hello @birendra
The Response Code Tool can be used to determine why your transaction is failing:
https://developer.authorize.net/api/reference/responseCodes.html?code=123
https://developer.authorize.net/api/reference/responseCodes.html?code=E00027
Richard
โ08-08-2018 05:01 AM
I have seen the Response Code Tool and it suggests the solution "To resolve this issue, the API Login ID and Transaction Key will need to be generated and added to your software's configuration, so that the website or software may connect to Authorize.Net properly." I do not understand where I have to add "API Login ID and Transaction Key".
The response is displayed the error message "The transaction is unsuccessful" But the payment was deducted
Is this problem is related to "If you or one of your merchants is using the Authorize.Net Anywhere Commerce Walker C2X and/or the BBPOS Chipperโข 2X, via the Authorize.Net In-Person SDKs, you must update the EMV card reader to remove the expired 1152-bit key?"
โ08-08-2018 05:50 AM - edited โ08-08-2018 05:51 AM
I suggest opening an issue on GitHub for the sample code you're trying to use. It will automatically notify the correct developers for them to examine.
Richard
โ08-08-2018 08:26 AM
I have already raised the issue but no one gives the response.
โ08-08-2018 09:48 PM
I know it has been a while but did you ever figure out this issue? I'm also getting an error saying it needs the transaction key and api login id and I have no idea where to include these.
โ04-22-2021 10:14 AM