Create the plan identity
Give each plan a clear title, stable slug, and description. Your application should use feature slugs for runtime checks. Do not branch request-path code on plan names such asPro or
Enterprise.
Build a draft version
In the version, configure the billing period, currency, included credits when used, and the features that the customer can access or consume. A usage feature also needs a meter that defines the event and property to aggregate.Publish, then assign
- Create and review the draft plan version.
- Publish the version.
- Sign up a customer with
planSlugor assign the published version directly. - Create a new version when pricing or entitlement rules change.