I've set up a nice implementation of Accept.js which works with the sandbox.
Now, to make the change to my live account (which I've been using for many years)
I update my login, trans_key, and client_key, verifying that they are correct. I then
change my javascript include from
src='https://jstest.authorize.net/v1/Accept.js'
to
src='https://js.authorize.net/v1/Accept.js'
Then I get the E00007 error about bad authentication values. Is there any other
piece of configuration that I'd have to change to get everything going correctly into
the live account? Do I need to enable Accept.js in the live account?
Thanks for any help.
Tobiah
Solved! Go to Solution.
09-06-2017 01:24 PM