Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AuthorizationCode not returned when using GetTransactionList() or GetUnsettledTransactionList()
When I call GetTransactionList() or GetUnsettledTransactionList() and I parse through the transactions that are returned to me, the AuthorizationCode is blank.
Anyway to fix that?
I don't have this issue when I use GetTransactionDetails().
Thanks is advanced!
-Pedro
โ06-23-2014 03:53 PM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://developer.authorize.net/api/transaction_details/
or
http://developer.authorize.net/api/reference/
The doc said it only return in GetTransactionDetails
โ06-23-2014 03:55 PM - edited โ06-23-2014 03:57 PM

