- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
โ10-24-2022 02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Edit fiddle - JSFiddle - Code Playground Use this for checking the code. I used it for my transport service site.
โ10-31-2022 09:24 PM - last edited on โ10-31-2022 09:36 PM by KH-Taylarie