#linhmm-Webhook
1 messages · Page 1 of 1 (latest)
No, It's about refund.
There's a charge.refunded (https://stripe.com/docs/api/events/types#event_types-charge.refunded) event that you can listen to when a charge is 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.
When I received this event, it means the money has been sent to bank account of client?
Yes. And depends on the bank/issuer, it will still take some time for the refunds to reach the original payment method.