#krhubert - invoices & updates
1 messages ยท Page 1 of 1 (latest)
hey there, for upcoming invoices there is the invoice.upcoming webhook delivered ~ 3 days before the invoice, but as far as I know there is no other way to aggregate this besides calling the upcoming endpoint for each subscription
As for the schedule update, can you say more about what you mean here? These would be configured by your application so you'd already know about them, correct?
I guess the same issue is with subscriptions schedule updates ๐ค
Nope, some of them are defined manually by support
so my application is not always aware of all sub schedule updates
Got it, well in that case you might want to set up tracking against subscription_schedule.created/updated to keep track of these as they are created & modified
I know I can track them, but still there's no export feature?
there's not "upcoming" event for phase changes, except at the end of the schedule when there is an event to let you know its coming to an end: https://stripe.com/docs/api/events/types#event_types-subscription_schedule.expiring
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You can list schedules from the API: https://stripe.com/docs/api/subscription_schedules/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I'm not sure if there's an equivalent export from the dashboard, I'd suggest contacting support to ask about that:
Ok got it thanks ๐
I'm not sure if you already track this or not, but having an option to export such resources via dashboard (or api) as a CSV would be a great feature ๐
Have a nice day!
Thanks, you too!
( https://support.stripe.com/contact if you want to reach out to them )
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.