#yingwg
1 messages · Page 1 of 1 (latest)
Hello! What do you mean by an alert? Stripe will send an email notifying you of webhook delivery failures.
See here: https://stripe.com/docs/webhooks#disable
e.g. if the error rate > 1%, send us an alert email
In live and test mode, Stripe attempts to notify you of a misconfigured endpoint by email if the endpoint hasn’t responded with a 2xx HTTP status code for multiple days in a row. ---> mulitiple days is too late.. can we send after a few hours