#sai_rez-invoice-upcoming-event
1 messages · Page 1 of 1 (latest)
Hey! You'd configure that here: https://dashboard.stripe.com/settings/billing/automatic
So it's a setting configured manually, not automatic from stripe? If we are listening to a webhook for invoice.upcoming could the time of when the event is fired be changed from the settings you posted?
It's sent X amount of days before the billing cycle, where X is determine by that setting
Awesome thanks, I can see the minimum is 3 days, in the event that we have a trial less than that, would an upcoming invoice event be sent?
I'm not sure, tbh. I'd guess no. But you can test it now: https://stripe.com/docs/billing/testing/test-clocks
Learn how to move Billing objects through time in test mode.
Ok thanks I will have a look at that