Hi,
I have created successfull transection for Auth_capture ,now how to check that wheather that transection is void or not?
I have added transection ID that I have got from successfull Auth_capture transection.
Response getting like this:
05-02-2013 09:30 AM
just check for response reason code (310).
You can void a transaction when it is unsettled, once it settled use the "credit" transaction type.
05-02-2013 12:59 PM
So My Response is correct or not?
Or
Can we check unsettled report using test acount login, I have seen their only settled report.
please elavorate this line
You can void a transaction when it is unsettled, once it settled use the "credit" transaction type
Why we are not using other transection type?
05-03-2013 03:10 AM
So My Response is correct or not?
It look correct.
if you want you can use transaction detail api to check the status of a transaction.
http://developer.authorize.net/api/transaction_details/
Why we are not using other transection type?
what other transaction type?
05-03-2013 06:16 AM
Like Auth_Capture and Authorize only?
05-03-2013 08:52 AM
what about auth_capture and authorize_only?
05-03-2013 11:06 AM
Hello link2pankaj87,
You might find it useful to review our Payment Fundamentals for Developers video available within the developer center.
Richard
05-03-2013 11:44 AM