Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How i can get the Void status of the Transaction If payment was successful before
If my payment is successful and record is saved into my transaction management portal.
Later on I voided a transaction or refunded. I want to get the new status of that transaction to mark it voided in my portal.
Can I sink or synchronize the transactions between my portal and Authorize.net.
Or there are only two status?
Successful
Decline
Please help. I just want to know whether it's possible or not.
Thanks.
Sajjad
โ01-22-2015 10:31 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There can only be one status for each transactionID
Look at the doc here, transactionStatus
โ01-22-2015 12:24 PM