GetTransactionList Method
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| ReportingGateway..::..GetTransactionList Method |
| ReportingGateway Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| GetTransactionList()()()() |
Returns all transactions for the last 30 days
| |
| GetTransactionList(String) |
Returns all transaction within a particular batch
| |
| GetTransactionList(DateTime, DateTime) |
Returns all transactions for a given time period. This can result in a number of calls to the API
|