Disputes reconciliation
Last updated: September 11, 2024
You have two options for reporting on the financial implications of disputes and reconciling chargebacks with your payments:
Disputes report via the Dashboard. This gives you a record of all dispute-related events.
Financial actions report via the Dashboard or Secure File Transfer Protocol (SFTP). This shows all payments, fees, refunds, and disputes events that impact your account balance.
In both reports, you'll find our dispute indicator codes, which help you match up the financial activity on your account with the progress of dispute cases.
Information
The best way to track the progress of a dispute case is to use the payment ID (prefixed with pay_) of the payment to which the dispute applies. The payment ID stays the same across the disputes report, financial actions report, and webhooks.
Information
Sometimes, you may receive more than one dispute against the same payment. These will show as two separate ADJM records for the same payment ID, with a different time for each.
Information
You will see different data for the same dispute case depending on which report you use. The disputes report records all dispute-related status changes. The financial actions report only records actions that have a financial impact on your account balance.
For example, if you lose a dispute, this will be reported in the disputes report with an RPDL
indicator. But, because the disputed amount was already taken from your account when the dispute was first raised (ADJM
), this will not be reported in the financial actions report.
To generate a disputes report, and view any you've previously created, sign in to the Dashboard and go to Reports. Select New report to create a new disputes report.
These reports list all of the disputes that occurred during the selected period, with various columns providing more information about each event.
Here’s a simplified example of what two separate dispute cases might look like in your disputes report if you sort the data by payment ID.
Dispute ID | Dispute indicator code | Payment ID |
---|---|---|
|
|
|
|
|
|
|
|
|
... | ... | ... |
|
|
|
|
|
|
So for the first payment ID (pay_code_a
), you can see the dispute case associated with it has been won (RPDW
).
For the second (pay_code_b
), the dispute associated with it is currently in progress (RPDR
) – the scheme is now reviewing the evidence you submitted.
You can generate a financial report via the Dashboard, or access them via SFTP. These reports record any charge or credit to your account, including those related to disputes.
Dashboard. Sign in to the Dashboard and go to Settlements. Select a settlement from the list to open the settlement details page. In the Transactions breakdown section, select Download CSV to download a report of financial actions by payout ID. This will give you a breakdown of transactions for that particular settlement.
SFTP. To set up access to your financial actions reports via SFTP, contact your Account Manager. We will set it up for you, providing you with an SFTP server, port, username and private key to access your reports.
As with the disputes reports, look up the payment ID of the disputed payment you’re interested in to find out more about it.
Here's a simplified example of two separate payments in a report, one of which has a dispute raised against it.
The action type column tells you what action was taken (where there are duplicates, it means there were multiple financial implications caused by that same action), and the breakdown type tells you more about the financial implication.
Action ID | Action type | Payment ID | Breakdown type |
---|---|---|---|
| Authorization |
| Scheme fee |
| Capture |
| Captured |
... | ... | ... | ... |
| Authorization |
| Scheme fee |
| Capture |
| Captured |
| Capture |
| Scheme fee |
| Chargeback |
| Chargeback ( |
| Chargeback |
| Scheme fee |
Looking at the action type and breakdown type columns for the second payment ID (pay_code_y
), you can see a dispute has been raised against it.
The ‘Chargeback’ action type appears twice because the financial actions report covers any action that has a financial impact on your account. So, in this case, first the disputed amount was debited from your account, and then you were charged a scheme fee for that same dispute.
The table below lists the dispute indicator codes you’ll see in your reports. Each code is associated with a different dispute status, allowing you to track the progress of live disputes as the cases progress.
Information
Financial actions reports do not show all the codes below. To view the indicator codes that appear in these reports, see Breakdown types – Chargebacks.
Note
If you want to be notified every time a dispute’s status updates, you can subscribe to the associated webhook.
Indicator code | API status | Description | Webhook |
---|---|---|---|
| Our API does not currently return retrieval requests. | You’ve received a request for more information (also known as a retrieval request). A dispute may be raised if you do not respond. | |
|
| You’ve received a dispute and you need to submit evidence if you want to defend against it. | |
|
| You've already refunded the customer, so we automatically submitted the relevant evidence and resolved the dispute for you. | |
|
| The issuer has canceled the dispute. You have been refunded the disputed amount. | |
|
| You’ve submitted your evidence and the issuer is now reviewing it. You have been charged a dispute fee. | |
|
| You have won the dispute. You have been refunded the disputed amount. | |
|
| You have lost the dispute. You have been charged a dispute fee, if applicable. | |
|
| You have escalated your case to arbitration with the issuer and/or scheme. | |
|
| The scheme has decided the case in your favor. You have been refunded the disputed amount. | |
|
| The scheme has decided the case in the issuer’s favor. You have been charged an arbitration fee. |