cancel
Showing results for 
Search instead for 
Did you mean: 

AIM Prior_auth_capture

I am using https://test.authorize.net/gateway/transact.dl for testing

First I sent request using "Auth_only"  then I got trasaction ID as 0 , then I sent request using "PRIOR_AUTH_CAPTURE" but getting below error

 

3,2,33,(TESTMODE) A valid referenced transaction ID is required

 

Any one can help me on this?

Ash
Member
3 REPLIES 3

When using the Sandbox, you should always submit transactions using Live Mode, otherwise the gateway only confirms the API Login and Transaction Key are correct and returns success.  No record of the transaction is stored, resulting in a Transaction ID of zero.

 

Richard

RichardH
Administrator Administrator
Administrator

Hi,

 

When we test with Vertual terminal then we got transaction ID. But with https://test.authorize.net/gateway/transact.dl  , we got got transaction ID as 0 . 

 

We need to do 2 steps transaction  with etst account 

 

1 - with Auth_only

2 - with pripe_auth-capture