#nadiya-refunds
1 messages · Page 1 of 1 (latest)
hi there! you'll want to listen for both charge.refunded and charge.refund.updated events.
what's the difference between them?
i can't find any doc which describe what a specific webhook event does
Hi @agile rock I'm taking over this thread, you can read this doc to know how to handle failed refund https://stripe.com/docs/refunds#failed-refunds
i've already gone through this page, but this doesn't say anything about charge.refunded
You can find the description of webhook events in the API reference doc https://stripe.com/docs/api/events/types#event_types-charge.refunded
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.