#mayank-webhook
1 messages · Page 1 of 1 (latest)
Hi there! Let me take a look!
In your dashboard settings, https://dashboard.stripe.com/settings/billing/automatic
need here is to send out some custom notifications to users about their subscriptions renewals..
There is a setting: "Upcoming renewal events"
Create an event for upcoming invoices x days before a subscription renews.
This will fire an invoice.upcoming event depending on the day you have set
Directly below the settings mentioned above, there's:
"Customer emails"
Send emails about upcoming renewals
If you turn both on, the customers will receive an email x days before the subscription renews.
Hope this helps!
yeah about the customer email i would be needing some custom data so i would be looking into invoice.upcoming event one..Thanks for the help let me look into invoice.upcoming first..
👍