Disputes Overview
Disputes (also known as chargebacks) occur when a cardholder questions a payment with their card issuer. The JustiFi Dispute API provides comprehensive tools to manage the entire dispute lifecycle, from initial notification through resolution.
Key Features
- Unified Management: Handle disputes across all payment gateways through a single API
- Evidence System: Upload supporting documents via secure S3 presigned URLs using a web component or API
- Real-time Tracking: Monitor dispute progress with webhook notifications
- Comprehensive Response: Submit detailed responses with 20+ evidence fields
- Automatic Reversals: System handles card network dispute reversals
- Test Environment: Full-featured sandbox for testing dispute workflows
Getting Started
- Create an event publisher on the JustiFi dashboard by navigating to the
Developerssection in the sidebar and selectEvent Publishers, then subscribe to dispute events - Set up webhook endpoints in your application to receive dispute notifications
- Implement dispute response workflows in your application via Dispute Management Web Component or via disputes API
- Test the complete dispute lifecycle using the test environment as described below