#bjoveski
1 messages · Page 1 of 1 (latest)
Hello! You can do this, but it requires you to write some code on your end. Have a look in your Dashboard here at the Upcoming renewal events setting: https://dashboard.stripe.com/settings/billing/automatic
You can configure how far in advance the invoice.upcoming Event fires, and from there you can do whatever you like when you receive it: https://stripe.com/docs/api/events/types#event_types-invoice.upcoming
Alternatively you can have Stripe send an email for you by enabling the appropriate setting on that same Dashboard page I linked above.