#impactCn
1 messages · Page 1 of 1 (latest)
Yep, depends on the result of refund process
how long ?
tks.
But I don't see the status of 'failure' on the webhook side.
Is there no corresponding webhook processing? When encountering 'pending', I need to rotate to deal with it, right?
hello
Hey! Taking over for my colleague. Let me catch up.
ok
Is there no corresponding webhook processing? When encountering 'pending', I need to rotate to deal with it, right?
The event charge.refund.updated is for any updates on the refund including its status change to failure or success
https://stripe.com/docs/api/events/types#event_types-charge.refund.updated
Thank you so much. I'll go to the docs.