Report types
Report types are default reporting templates that serve as a starting point for configuring and customizing your reports related to the payments lifecycle.
- Each report type has a unique report type ID and is applicable to payment method groups and regions.
- You can quickly integrate or customize your integration by building custom reports using attributes from multiple report types, if they belong to the same payment method group and region.
- Your implementation manager can assist you in choosing the pre-funded and post-funded report types tailored to your business needs.
- We recommend you use both pre-funded and post-funded report types so your reports contain the complete data of the payments lifecycle.
Download the Global Reporting Attributes Catalog to identify the attributes that each report type contains.
Report types are categorized into the following:
- Pre-funded report types
- Post-funded report types
Pre-funded report types
Pre-funded transactions are authorized transactions that need to be settled between you and the bank.
Pre-funded report type | Description | Use cases | Granularity | Samples |
---|---|---|---|---|
Transaction Details | Provides the following transaction-level details processed during a given timeframe:
|
|
Transaction level | |
Submission Details | Provides fee-level breakdown for transactions successfully submitted for settlement. It also includes:
|
|
Transaction Fee level | |
Dispute Details | Provides a detailed listing of chargeback transactions at each stage of the chargeback lifecycle. |
|
Dispute Life Cycle level | |
Dispute Details v2 | Provides a detailed report on Chargebacks, ECP Returns, Debit Adjustments, Retrievals, Incoming Pre-arbitrations, and Pre-Disputes at each stage of the lifecycle. Why do we recommend you to use Dispute Details v2 report type?
|
|
Dispute Life Cycle level |
Post-funded report types
Post-funded transactions are settled between the merchant and the bank.
Post-funded report type | Description | Use cases | Granularity | Samples |
---|---|---|---|---|
Settlement Details | Provides transaction-level details of successfully funded transactions like sales, refunds, and chargebacks. |
|
Transaction level | |
Settlement Summary | Provides a summary of successfully and unsuccessfully funded transactions (For example, sales, refunds, and chargebacks) per method of payment, action type, and status (pending, funded, or not funded). |
|
Aggregated Fee Category level | |
Fee Details | Provides a breakdown of each fee type assessed to a transaction sent for funding for a given time frame. |
|
Service Code level |
Standard reports
Standard reports are similar to preset reports that are pre-configured using the report types. These reports run daily and can be accessed using the Commerce Center and/or Reporting API. Please contact your Relationship Manager if you need assistance.
Standard report name | Description | Report type | Samples |
---|---|---|---|
Deposit Details | Provides transaction level details of successfully submitted/deposited transactions using the submission details report type. Use cases:
|
Submission Details Report Type | |
Deposit Summary | Provides a high-level view of your successful deposits/submissions for a date range using the submission details report type. Use cases:
|
Submission Details Report Type | |
Charge Summary | Identifies fees assessed for services that were posted during the reporting period using the submission details report type. Use case:
|
Submission Details Report Type | |
Deposit Transfer Summary | Summarizes the fund transfers that have been completed and are pending, on hold, rejected, or scheduled for credit to your bank account during the reporting period using the settlement summary report type. Use case:
|
Settlement Summary Report Type | |
Dispute Details |
Use case:
|
Dispute Details Report Type |
Retrieve available report types
You can retrieve the available report types by sending a GET
request to the /report-types
endpoint. The report types available to you depend on the payment method groups, regions, and entity entitlements set on your profile during onboarding. Contact your relationship manager if you wish to make changes to your profile.
To learn more about how to retrieve available report types, refer to Get report types.