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
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