#philiiiiiipp
1 messages ยท Page 1 of 1 (latest)
Hello philiiiiiipp, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
โข philiiiiiipp, 6 days ago, 23 messages
Hm it sounds like the retrieve an upcoming invoice endpoint is what you need: https://stripe.com/docs/api/invoices/upcoming. That endpoint allows you to preview what an invoice would look like given a subscription update with certain parameters
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Recommend reading that heading at the top, but should work for you
Ah thats smart, so I basically check the upcoming invoice and the upcoming invoice given the updated subscription_items
Nice ๐