cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

E00007 User Authentication Error

I am using the Python Test Code found at

https://developer.authorize.net/api/reference/index.html

code found under Payment Transactions -> Charge a Credit Card

 

How do I make sure that my endpoint is pointed at PRODUCTION? In the test I do not see anywhere that it is setting the Endpoint.

 

I am not familiar enough with the API to determine what line I need to insert in order to make sure it is trying to connect to the PRODUCTION Endpoint.<

laawaaris33
Member
1 REPLY 1

Try taking a look at the documentation for the SDK you are using: https://github.com/AuthorizeNet/sdk-python

shkkmo
Contributor