How-To Guide
7 min read

How to Export Net Transactions from Authorize.Net (2026 Guide)

Follow these steps to export your Authorize.Net net transactions as a CSV file. Once exported, you can use any of our converter tools to transform the data for your target system.

Export Steps

1

Log in to the Authorize.Net Merchant Interface

Open your browser and go to account.authorize.net. Sign in with your Authorize.Net merchant login ID and password. If you have multi-factor authentication configured, complete the verification step to access your dashboard.

Authorize.Net Merchant Interface dashboard showing the main navigation with Reports, Transactions, and Account sections
The Authorize.Net Merchant Interface dashboard provides access to reports and transaction management.
2

Navigate to the Reports tab

From the main navigation menu at the top of the Merchant Interface, click on the 'Reports' tab. This section provides access to various transaction reports including Transaction Details, Settlement, and Statistics reports.

3

Select the Transaction Details report type

Choose 'Transaction Details by Settlement Date' from the available report options. This report shows individual transaction records grouped by their settlement batch, which is the most useful format for accounting and reconciliation.

4

Choose the transaction type and date range

From the Transaction Type dropdown, select the type you want to view. Choose 'Settled Transactions' to see all transactions that have been submitted for settlement. Then select a date range using the Start Date and End Date fields. You can select any range up to three months.

Warning: Authorize.Net limits the date range to a maximum of three months per report. For longer periods, you will need to run multiple reports.
5

Run the report

Click the 'Run Report' button to generate the transaction details. Authorize.Net will display the results in a table showing Transaction ID, Submit Date/Time, Transaction Status, Payment Amount, Card Type, and other details. Review the results to confirm the filters are correct.

6

Download the report as CSV

Once the report is displayed, click the download or export option to save the data as a CSV file. The export includes Transaction ID, Invoice Number, Submit Date/Time, Settlement Date/Time, Transaction Status, Transaction Type, Payment Amount, Settlement Amount, Customer Name, Email, Payment Method, Card Type, Card Number (masked), and Authorization Code.

Tip: For security, all sensitive information in the download is masked. Card numbers show only the last four digits, and expiration dates are fully hidden.
7

Verify the exported data

Open the CSV file in a spreadsheet application. Check that the Transaction Status column correctly reflects the types you expected (settledSuccessfully, refundSettledSuccessfully, etc.). Confirm that Payment Amount and Settlement Amount match, and that the Batch ID column is populated for grouping settlements.

Required Net Transactions Fields

Field Type Description Example
Transaction ID Text Unique gateway-assigned transaction identifier 60198642341
Submit Date/Time Date/Time When transaction was submitted (MM/DD/YYYY HH:MM:SS format) 01/15/2025 10:30:45
Transaction Status Choice Transaction processing status settledSuccessfully
Payment Amount Currency Authorization/transaction amount 149.99

Your Authorize.Net export must include these fields for successful conversion.

Next Step Once you have exported your net transactions, use one of the converter tools below to transform your file.

Frequently Asked Questions

Authorize.Net exports net transactions as a CSV (Comma Separated Values) file, which can be opened in Excel or Google Sheets.
The file is usually downloaded to your browser's default Downloads folder. Check your Downloads folder or look for the download notification.