#altair7596
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
Thanks.
So if payment is getting failed on 5th day, where can I get that it has been 5 day since.
you don't need to do the work to cancel the subscription yourself after x days/retries
you can configure this setting in your dashboard
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Okay so I can catch that event directly on customer.subscription.deleted Right?
Yes I already done the setting in stripe, thanks.
yes
what part exactly?
then the upcoming renewal events should be set to 5 days instead of 30 days
Now according to this I will catch an event before 30days, What will be the event ? I mean is it invoice.upcoming ?
Oh yes that I done for getting event or mail soon, for testing
what's the issue then?
this
yes it is invoice.upcoming
let me know if you need any more help