#Wik
1 messages · Page 1 of 1 (latest)
Hello 👋
You can use the Upcoming invoice API for that instead
https://stripe.com/docs/billing/subscriptions/prorations#preview-proration
but that checks switching to a new price, right?
what I want is to see how the price will change when I add a price to my current subscription
How can I do it?
I believe you can only add one-time prices as the invoice item
https://stripe.com/docs/billing/invoices/subscription#adding-upcoming-invoice-items
Are trying to convert the single product subscription to multi product subscription?