#mnshyn - Charge Webhooks

1 messages · Page 1 of 1 (latest)

buoyant siren
#

What have you tested so far?

#

I recommend using stripe listen and triggering some charge refunds with the Stripe CLI

fluid thicket
#

i haven't tested anything yet, I'm doing research for a tech spec and just wanted to see if refunds related webhooks are documented anywhere. I only see charge.refund.updated and charge.refunded, but neither seem to be what is triggered when a refund is first initiated.

buoyant siren
#

So many of our webhooks are not mutually exclusive so depending on your use case you might find a few different approaches that work for you.

fluid thicket
#

thanks