#brian-invoice-renewal-reminder
1 messages · Page 1 of 1 (latest)
Hello! Not using those settings, no, but you can do this with automations which should be out of beta very soon: https://stripe.com/docs/billing/revenue-recovery/automations
cool thanks, ill take a look at it and try to opt in
hi but unless im missing something it doesnt seem to have renewal reminders for subscribers?
It does. You can trigger invoice.will_be_due Events and then send emails when you get them.
ah but its a webhook, so we'd have to code the email and its delivery ourselves right? cause otherwise i can just make oban jobs for now
Yes, that's right.
ok thanks