Exporting your transactions
Learn how to export your transactions to CSV or JSON.
To export your transactions as CSV:
- 1.Click Transactions in the left navigation. The Transactions page appears.
- 2.
- 3.Click the down arrowand select Export as CSV.
- 4.Click the Export as CSV button (not the arrow).The Save As dialog appears.
- 5.Choose a location and file name to save the file.
To export your transactions as JSON:
- 1.Click Transactions in the left navigation. The Transactions page appears.
- 2.
- 3.Click the down arrowand click Export as JSON.
- 4.Click the Export as JSON button (not the arrow).The Save As dialog appears.
- 5.Choose a location and file name to save the file.
Note: If your application supports the use of metadata, and you want to see it in your transaction data export, we provide metadata support for orders and line items. This metadata is reported in your CSV or JSON export of Transaction information but is NOT visible on the Dashboard Transactions page.
For CSV exports, your metadata appears in your export file as additional data columns. The metadata columns will use the following labels:
- orderMetadata.your_key_value – where your_key_value is the unique value you assigned to the order metadata. For example, orderMetadata.couponProgram.
- lineItemMetadata.your_key_value – where your_key_value is the unique value you assigned to the line item metadata. For example, lineItemMetadata.customerID.
Last modified 1yr ago