cancel
Showing results for 
Search instead for 
Did you mean: 
pedrocoelho1
Contributor
since ‎06-17-2014
‎07-23-2014

Your latest statistics

  • 17 Replies
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

AuthorizeNet.CustomerGateway(...).Authorize(order) and Authorize,netGateway(...).Send(authoirzationrequest) Don't they both essentially do the same thing?
Does GetUnsettledTransactionList() have a maximum of 1000 rows returned? Thanks!
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 ...
Does Authorize.net only accept credit cards? Or are there other transaction types that it accepts? If so, how do I know in the transaction that I get back from GetTransactionDetails(sTransNumber) what kind of transaction type it is? Thanks in advance...
So when I do a lookup using GetTransactionList(), I get a list of all the transactions for the last 30 days including First and Last Name with each transaction. If I then lookup a specific transaction using GetTransactionDetails() and give it a speci...
Kudos given to