#altair-subscription-webhooks
1 messages · Page 1 of 1 (latest)
sorry, I didn't understand ? are you an admin ?
I work for Stripe yes, I'm an admin. The other person you asked does not work for Stripe. You didn't really ask a question yet so I'm asking if you need help with something
Um, yes thans
I have some questions about invoice for subscription.
Like If when I create a subscription & If payment get failed it'll call invoice.payment_failed webhook right?
yes
So when stripe will auto charging money for next month and the payment failed, Would it called invoice.payment_failed webhook or invoice.void webhook ?
I recommend carefully reading https://stripe.com/docs/billing/subscriptions/webhooks first which explains all the Events associated with a Subscription.
But we would send invoice.payment_failed each time we attempt to pay an Invoice and the payment fails
altair-subscription-webhooks
okay thanks man