I'm using this module with pay and authorize.net
Worked in test but when I switch to production the card is "declined". (Yes, I have money in my account.)
How can I see what information is returned from Authorize.net so I can see WHY the card is declined?

Thanks.

Comments

Anonymous’s picture

I found the output in watchdog table.
The message is "Error processing payment: Authorize.Net gateway returned '@err'"

Looked at authorize.net and found both cards I tested were declined by issuer.
One bank says the expiration date was wrong.
The second says the CCV code was wrong.
I double-checked the values before each submission.