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
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