The Authorize.Net API Login ID and Authorize.Net transaction key do not save even when I check the "Change Login Information" checkbox. I have tried several times and it just shows "admin" as the Login ID and the transaction key is bullets for security reasons, so I'm not sure if it saves. Is this normal?
I think this is the reason I get an error on submission:
Error response from Authorize.net:
Array ( [0] => 3 [1] => 2 [2] => 33 [3] => (TESTMODE) A valid referenced transaction ID is required. [4] => 000000 [5] => P [6] => 0 [7] => [8] => [9] => 2.00 [10] => CC [11] => prior_auth_capture... Any assistance would be greatly appreciated!
Comments
Comment #1
eyenology commentedDid you resolve this issue? I am getting the same transaction ID error, though everything actually seems to process.
Comment #2
obsidiandesign commentedThis is 'by design' behavior - Authorize.net does not provide a real transaction ID in test mode. I'll add something to the documentation to clear this up.
Comment #3
obsidiandesign commentedThe developer/test site does issue Transaction ID's now, so this is no longer an issue, thanks to A.net!