#igmontero
1 messages · Page 1 of 1 (latest)
I recommend using the Upcoming Invoices endpoint: https://stripe.com/docs/api/invoices/upcoming
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Let me check!
And how would you use it by the way? Isn't this just to see the next invoice with the same subscription that is currently active?
You can pass new subscription items or changes to existing subscription items, too. I thought that's what you meant by upgrade but let me know if I've misunderstood!