Disputes
Handle payment disputes and chargebacks with Notch Pay
Payment disputes (also known as chargebacks) occur when a customer questions a transaction with their payment provider. This guide explains how to handle disputes, respond to them, and implement best practices to minimize disputes.
Overview
With Notch Pay’s dispute management, you can:
- Receive notifications when a dispute is filed
- Submit evidence to respond to disputes
- Track the status of disputes
- Implement preventive measures to reduce disputes
Key Benefits
- Centralized dispute management
- Automated dispute notifications
- Evidence submission tools
- Detailed dispute tracking
- Dispute prevention recommendations
Common Dispute Reasons
- Fraudulent transactions
- Product or service not received
- Product or service not as described
- Duplicate charges
- Subscription cancellation issues
The Dispute Process
The dispute process typically follows these steps:
- Dispute Filed: A customer files a dispute with their payment provider
- Notification: Notch Pay notifies you of the dispute
- Response: You submit evidence to respond to the dispute
- Review: The payment provider reviews the evidence
- Resolution: The dispute is resolved in favor of either the customer or the merchant
- Funds Settlement: Funds are settled based on the resolution
Managing Disputes
From the Dashboard
The easiest way to manage disputes is through your Notch Pay dashboard:
- Log in to your Notch Pay Business suite
- Go to Payments > Disputes
- You’ll see a list of all disputes with their status
- Click on a dispute to view details and respond
Using the API
You can also manage disputes programmatically using the API:
Retrieving Disputes
Dispute Statuses
Disputes can have the following statuses:
Status | Description |
---|---|
warning_needs_response | A dispute has been filed and requires your response |
warning_under_review | Your evidence has been submitted and is under review |
warning_closed | The dispute has been resolved |
lost | The dispute was resolved in favor of the customer |
won | The dispute was resolved in favor of you (the merchant) |
Dispute Webhooks
To receive notifications about dispute events, set up webhooks for the following events:
dispute.created
: A new dispute has been fileddispute.updated
: A dispute has been updateddispute.closed
: A dispute has been resolved
Example webhook payload for a dispute event:
Evidence Types
When responding to a dispute, you can submit various types of evidence:
- Customer Information: Name, email, billing address
- Product/Service Details: Description, delivery date, proof of delivery
- Communication Records: Customer correspondence, service agreements
- Transaction Records: Receipts, invoices, payment confirmations
- Additional Documentation: Any other relevant evidence
Preventing Disputes
Implement these best practices to reduce the likelihood of disputes:
- Clear Business Name: Ensure your business name on statements matches your customer-facing name
- Detailed Descriptions: Provide clear product/service descriptions
- Transparent Policies: Make your refund and cancellation policies easily accessible
- Responsive Support: Address customer concerns promptly
- Delivery Confirmation: Use trackable shipping methods
- Documentation: Keep records of customer communications and transactions
- Fraud Prevention: Implement fraud detection measures
- Proactive Refunds: Issue refunds when appropriate before customers resort to disputes
Dispute Fees
When a dispute is filed, there may be associated fees:
- Dispute Fee: A fee charged when a dispute is filed
- Reversal Fee: A fee charged if the dispute is lost
These fees vary depending on the payment method and country. Check your Notch Pay dashboard for specific fee information.
Best Practices
- Respond Quickly: Submit evidence before the deadline to increase your chances of winning
- Provide Comprehensive Evidence: Include all relevant information and documentation
- Keep Records: Maintain detailed records of all transactions and customer interactions
- Learn from Disputes: Analyze dispute patterns to identify and address underlying issues
- Update Policies: Regularly review and update your business policies to prevent disputes
Troubleshooting
Common Issues
- Missing Evidence: Ensure you provide all relevant evidence when responding to a dispute
- Late Response: Submit your evidence before the deadline
- Insufficient Documentation: Keep detailed records of all transactions and customer interactions
- Unclear Policies: Make your refund and cancellation policies clear to customers
Support
If you encounter issues with disputes:
- Check the API Reference for detailed parameter documentation
- Contact our support team for assistance