#Cheelin
1 messages · Page 1 of 1 (latest)
Hi there, you can manage Dispute through Dashboard https://dashboard.stripe.com/disputes
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Is there a api to accpet dispute
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You can close a dispute to dismiss and acknowledge a lost.
If i send a close request, as cased closed, will money deducted from the merchant acccout directly?
The disputed amount and dispute fee is already debited when a dispute is created, so when a dispute is closed and the merchant lost it, the fee and charge are not returned to the merchant.
https://stripe.com/docs/disputes/how-disputes-work you can see the complete flow here