#phonicuk
1 messages · Page 1 of 1 (latest)
Hey I think you can handle the webhooks responses
I can see that I have the setting for it turned on but I don't seem to be getting any messages
👋 Hi there, Happy to help!
Stripe webhook has built-in retry methods for failure responses from your endpoint.
After multiple days, we email you about the misconfigured endpoint, and automatically disable it soon after if you haven’t addressed it.
https://stripe.com/docs/webhooks#built-in-retries:~:text=After multiple days%2C we email you about the misconfigured endpoint%2C and automatically
Any way to get notifications faster? Say if any given hook doesn't succeed within 24h?
Nope, you need to monitor your endpoint responses and server logs.
righto, ta!