Itsy Docs
Reports

Payments Report

Analyze payment transactions grouped by payment method, with totals, detail views, and CSV export.

The payments report shows all payment transactions in your workspace, grouped by payment method. You can see totals per method, expand to view individual transactions, and export the full dataset as a CSV file.

How It Works

Set your date range and click Run. Payments are displayed grouped by payment method, with each group showing the total amount and number of transactions. Expand a group to see the individual payment details.

Filters

FilterDescription
Created OnRequired. The date range when payments were recorded
Starting OnOptional. Filter by trip departure date range
Include Failed PaymentsToggle to include unsuccessful payment attempts (off by default)

By default, only successful payments are shown. Enable Include Failed Payments to see failed and rejected transactions as well.

Report Display

Group Summary

Payments are grouped by payment method. Each group row shows:

ColumnDescription
Payment MethodThe name of the payment method
CountNumber of transactions in this group
TotalSum of all payment amounts in this group

Payment Details

Expand a payment method group to see individual transactions:

ColumnDescription
OrderThe order code
TripThe trip name
ClientThe customer's name
EmailThe customer's email address
Paid OnWhen the payment was made
AmountThe payment amount
StatusWhether the payment was successful or failed

Summary Statistics

After running the report, a summary bar shows:

  • Total Payments — The total number of successful payments
  • Grand Total — The sum of all successful payment amounts

Common Tasks

Reviewing Payments for a Period

  1. Navigate to Reports > Payments
  2. Set the Created On date range
  3. Click Run
  4. Review the grouped totals
  5. Expand a payment method to see individual transactions

Exporting Payment Data

  1. Run the payments report with your desired filters
  2. Click Export
  3. The data downloads as a ZIP file containing a CSV with all payment details

The exported CSV includes: order code, trip name, client name, email, created date, paid date, starting date, payment type, amount, info, success status, and external ID.

How It Connects

  • Orders — Each payment is linked to an order.
  • Data — Payment methods from your workspace data configuration determine how payments are grouped.

On this page