#theprophet_75927

1 messages · Page 1 of 1 (latest)

earnest capeBOT
quick raptor
#

Unfortunately, Stripe doesn't have an API to monitor the status of Webhook. If the webhook events failed to deliver consistently, Stripe will send email to you

rapid ocean
#

Hi @quick raptor thanks for the answer. That's a shame that such API does not exist as we want to have a close monitoring of our webhooks

#

They are part of our core business 😅

quick raptor
#

I'd recommend monitoring the status your server responds to the webhook event. If your server consistently not returning 2xx to Stripe for a few days, then Webhook endpoint will be disabled

rapid ocean
#

I wanted to monitor timeouts, as we use live authorization webhooks. If our server does not see the load for whatever reason, there is nothing to monitor :/

#
  • Having the response time as seen by Stripe would be great