#Harry-subscription-emails
1 messages · Page 1 of 1 (latest)
Unfortunately there isn't a way to do this automatically with Stripe. You'd have to create a custom email template no matter what.
Alright, thanks for the quick reply!
Is there any plan to support this use case some time in the future?
At the moment there is 1 option for creating the renewal event:
"Create an event for upcoming invoices X days before a subscription renews."
If there would be another one then it would already solve my use case:
"Create an event for upcoming invoices if billing period is longer than X days."
At the moment, the event would be created for all upcoming invoices if the billing period is longer than 7 days. So that 7 would be nice to be configurable 🙂