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
Solved! Go to Solution.
03-05-2012 02:35 AM
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
08-09-2012 11:01 AM - edited 08-09-2012 11:22 AM
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.
03-05-2012 09:13 AM
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.
08-03-2012 01:39 PM
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
08-09-2012 11:01 AM - edited 08-09-2012 11:22 AM