If I set up a Stripe Webhook to send a request to http://my.website.io
but, for whatever reason, my server is down at the time or somehow unable to process the request, will Stripe retry the request? Or do I need to be responsible for polling them to ensure my copy of the data is up-to-date?
I couldn't find anything in Stripe's docs about retrying a Webhook request (and I can understand why they wouldn't), but I just want to make sure I didn't miss it.
Thanks in advance!
Yes. Webhooks are retried once an hour for up to 3 days or until a 200 status code is returned.
See: https://stripe.com/blog/webhooks
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With