Send test webhhok

Hello, I would like a webhook for a failed payment. I can’t find the “send test webhook” button in Stripe. Could someone help me or guide me to do it correctly?

There is no ‘Send Test Webhook’ button in Stripe.

But you can use the Stripe Shell to send events to your app for testing.

That said, it’s probabley simpler just to do it directly in your app - from whatever page the payments are made (or, create a new page just for testing) and use a test payment method that will fail.

It used to exist… but Stripe removed it several years ago.

There is no ‘Send Test Webhook’ button in StripeThank you very much, I was looking for hours for a button that didn’t exist