#bishal_dispute-accept

1 messages ¡ Page 1 of 1 (latest)

dusk basaltBOT
#

👋 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.

shrewd onyx
#

@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

topaz plover
#

I just want to know is the api call i am making is correct for dispute accept and refund processing its python code

shrewd onyx
#

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

topaz plover
#

provide me the code for accepting the dispute and processing the refund

shrewd onyx
#

@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

topaz plover
#

can you point me where to look in doc for accepting the dispute.

shrewd onyx
topaz plover
#

Great! And could please also point the doc for processing the refund for dispute

shrewd onyx
#

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