#luisfelipe0807
1 messages · Page 1 of 1 (latest)
Hi
You can simply use Subscription Schedules for this:
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#downgrading-subscriptions
As fas as you know, is there any webhook triggered? prefer not to modify the way we make subscriptions
probably this one: customer.subscription.deleted?
yes you can listen to the event invoice.upcoming
https://stripe.com/docs/billing/subscriptions/webhooks#active-subscriptions:~:text=on the subscription.-,invoice.upcoming,-Sent a few
and you can configure when triggering it via your dashboard (beofre 3 day, 7 days ...):
https://dashboard.stripe.com/settings/billing/automatic