Skip to main content

How can I check if a dispute is resolved?

You can check if your card payment dispute status using the Dashboard or the API.

For alternative payment methods (APM) disputes, ensure that the payment method offers a dispute resolution mechanism. See the specific APM documentation for more information.

In the Dashboard

  1. Sign in to the Dashboard.

  2. Go to Payments > Processing > Disputes.

  3. If you find the payment listed in the _Unanswered _tab, the dispute requires evidence. If you don't find it listed, go to _All disputes _tab.

  4. Search by one of the following to find the relevant payment:

  • Dispute ID

  • Payment ID

  • ARN

  • Reference

  • Sub-entity ID

  • Processing channel

The Status column indicates if the dispute has been resolved.

 

Using the API

Call the Get dispute details endpoint by passing the dispute ID as the {dispute_id} path parameter. Resolved disputes are returned with the status value as resolved in the response.

 

Using webhooks

You can configure webhooks to be notified of dispute statuses. For more details, see available dispute webhooks.

Was this article helpful?
Share
Copy Link Share via email

Articles in this section