I'm getting the following error when I try to do an authOnly transaction in the SandBox:
"E00027:The transaction was unsuccessful."
My workflow is:
I'm finding that step 4. returns that error message. If I wait a minute or two and retry, the transaction succeeds.
Am I doing something wrong? I haven't tested this in Production yet.
Thanks!
09-22-2016 09:55 PM
Hello @joe_coolish
If you check the full error response text, it should probably indicate that a duplicate transaction was submitted. You can learn more about duplicate transactions
at https://developer.authorize.net/api/reference/responseCodes.html?code=11
Richard
09-23-2016 06:54 AM
09-23-2016 08:25 PM