cancel
Showing results for 
Search instead for 
Did you mean: 

User authentication failed due to invalid authentication values.

Hello,

My code failed so I went back to basic and tried https://developer.authorize.net/api/reference/index.html#payment-transactions-charge-a-credit-card

I have double checked that I have the proper credentials for:

"merchantAuthentication": {
"name": "my login id from authorize.net console",
"transactionKey": "my transactionKey generated from authorize.net console "
},
Any advice?

pigfox
Member
1 REPLY 1

Edit fiddle - JSFiddle - Code Playground  Use this for checking the code. I used it for my transport service site.

Noris999
Member