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

E00011:Access denied. You do not have permission to call the Transaction Details API to live

Hi

This is karthik i downloaded code how to get transaction details by passing API key and transaction key

when i pass my LIve API key and tranasction key when i debug the application

getting error like E00011:Access denied. You do not have permission to call the Transaction Details API to live

please help me how to get the transaction details by passing LIVEAPI key and tranasction key

 

Thanks

karthik

karthikparcha
Member
1 ACCEPTED SOLUTION

Accepted Solutions

Yes, the transaction detail API will return information about each transaction you submit to the Sandbox.  Similar to a production account, you must first enable it by logging into the sandbox at https://sandbox.authorize.net.  Remember that the secret answer is "Simon"

 

Test mode should not be used in the Sandbox.

 

Richard

View solution in original post

3 REPLIES 3

The Transaction Details documentation says:

 

Enabling the API

To enable the Transaction Details API:
1) Log on to the Merchant Interface at https://account.authorize.net .
2) Select Settings under Account in the main menu on the left.
3) Click the Transaction Details API link in the Security Settings section. The Transaction Details API screen opens.
4) If you have not already enabled the Transaction Details API, enter the answer to your Secret Question, then click Enable Transaction Details API.
5) When you have successfully enabled the Transaction Details API, the Settings page displays.

TJPride
Expert

hi - is there any way to access the transaction details api with a test account?  i'm wondering if we need an account for development (leaving test mode on) and one for production with test mode off or if we can have full code access via a test api login key/transaction key.  thanks in advance.

Yes, the transaction detail API will return information about each transaction you submit to the Sandbox.  Similar to a production account, you must first enable it by logging into the sandbox at https://sandbox.authorize.net.  Remember that the secret answer is "Simon"

 

Test mode should not be used in the Sandbox.

 

Richard