#Denis Yurchenko
1 messages · Page 1 of 1 (latest)
You may refer to the guide here: https://stripe.com/docs/billing/subscriptions/webhooks#payment-failures
Please refer https://stripe.com/docs/cli/trigger#trigger-event. And you can use charge.failed, payment_intent.payment_failed, invoice.payment_failed events. Please DM me if you need to get more information about Stripe integration.