#ario - price increase
1 messages · Page 1 of 1 (latest)
Can you clarify what you mean by "the price increase" here? Is this an upgraded version of the plan or something?
I'm not sure how the API ID's with price_ were set up hmm
They are suppose to be the subscription with a new price.
This doc may help you https://stripe.com/docs/billing/migration/migrating-prices
The prices API is newer and backwards compatible with the plants API. So you can use either ID anywhere that needs a price, you just need to make sure it is the ID for the price or plan that you want to use
ah