cancel
Showing results for 
Search instead for 
Did you mean: 

Order processed but no transaction appearing

Here is the scenario, I am using Ubercart 3 with Authorize.net set as the payment gateway. I have added the API Login ID and Transaction Key and using a test credit card number 4012888818888.

 

The orders appear to be going through OK without any errors and when I look at the API response messages it says [3] => "(TESTMODE) This transaction has been approved."

 

However I do not appear to see any kind of transactions being logged in the account screen on Authorize.net.

 

Any ideas? Do I need to change a setting somewhere?

deanclamp
Member
1 ACCEPTED SOLUTION

Accepted Solutions

Test mode mean no transaction will be created.

If you want to test, get a sandbox account https://developer.authorize.net/sandbox/

 

If this is a test account, turn testmode off on the merchant sandbox account settings. https://sandbox.authorize.net/

View solution in original post

RaynorC1emen7
Expert
2 REPLIES 2

Test mode mean no transaction will be created.

If you want to test, get a sandbox account https://developer.authorize.net/sandbox/

 

If this is a test account, turn testmode off on the merchant sandbox account settings. https://sandbox.authorize.net/

RaynorC1emen7
Expert

Thanks for the tip, it is now logging tesrt orders in my sandbox account.