I am using the Production environment with the endpoint https://accept.authorize.net/payment/payment and when the user submits the information in the form there is an Invalid Fingerprint error and an AVS error that says the billing address isn't input (Code B) even though it was.
Any ideas? The token for the form is being sent over properly.
02-05-2018 09:47 AM
Update:
The user is entering the card information. Clicking submit and getting the AVS (B) error. Then they are submitting again which is giving the Fingerprint & AVS error.
02-05-2018 10:08 AM
Hi, was there ever a solution for this? This has become an issue in our production environment. Please help.
07-05-2018 09:42 PM
Hi @jshawbigyam1,
The fix for this issue is in progress .
As a workaround if you just create a signature key from your Merchant Interface , that should avoid this issue .
To generate your Signature Key:
Hope it helps !!!
07-05-2018 10:49 PM
Hi Anurag,
Thanks for the reply. Just to clarify, what would I do with the Signature Key? I am using the Hosted Payment page and the iframe takes the APILogin and TransactionKey.
Thanks!
John
07-05-2018 11:47 PM
You dont need to use the signature key after generating it .
Its a workaround where internally it will be used instead of the default system one .
Thanks
07-06-2018 12:24 AM
I am having the same problem, but the new Signature didn't fix. Basically we are putting in the zip code that causes a decline. Then when you fix the zip code, I get the signature issue. We see the Auth Decline in the Admin. I think the problem is that we have used the token already? If you then start over, refresh and re-enter, it works. Only when we get a decline, we are stuck and cannot re-submit.
07-09-2018 07:27 AM