#zorospain
1 messages · Page 1 of 1 (latest)
Hi, I need a bit more information here. Do you have an example request id here? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
No I am at the stage of trying to integrate Stripe subscription and I wanted to ask if after smart retries the payment gets failed, what webhook triggers?
Does the subscription gets deleted?
It depends on what you've set here: https://dashboard.stripe.com/settings/billing/automatic. If it's configured to cancel the subscription, then you'd get customer.subscription.deleted event. Here is a bit more comprehensive documentation on subscription events: https://stripe.com/docs/billing/subscriptions/webhooks