#johnkacz - Subscriptions Pricing
1 messages · Page 1 of 1 (latest)
Also our old prices were actually plans and I think the new prices I created via the dashboard are prices... I'm not wanting to migrate yet if possible.
Well the Prices API is actually backwards compatible so you shouldn't have too much work to do.
But you can still create plans via the API if you want.
Its a "legacy" codebase that I haven't had a chance to review well enough to know somethings not going to break 🙂
🤞
Well thankfully, archiving price or plan does not meaningfully change a subscription that currently exists
So I'll create new plans via the API but is there a way to make all subscription for a product use a certain plan/pricing?
From the docs on Plans:
Deleting plans means new subscribers can’t be added. Existing subscribers aren’t affected.