#bishal_dispute-accept
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1257725940142964736
đ Have more to share? Add details, code, screenshots, videos, etc. below.
@topaz plover I can't really review your code. The best approach is to test this in Test mode to reproduce and confirm it does what you want. See https://docs.stripe.com/testing#disputes for example test cards to trigger Disputes
bishal_dispute-accept
I just want to know is the api call i am making is correct for dispute accept and refund processing its python code
No it's not. All you do in that call is provide evidence to respond to the Dispute. You're not accepting it or refunding anything. You should read https://docs.stripe.com/disputes/api
provide me the code for accepting the dispute and processing the refund
@topaz plover no sorry I won't write code for you. I have given you a doc link that has clear code examples. Please try things in Test mode first to familiarize yourself with the API
can you point me where to look in doc for accepting the dispute.
Great! And could please also point the doc for processing the refund for dispute
You don't refund anything because if you accept the Dispute, as in you agree to lose it, then the end customer has already been fully refunded as you got charged for the Dispute and the related fee for it