How to add metered features to a plan
How to add metered features in Portcall
Overview
Metered features can be added to the plan on the right-hand side of the plan details page.
Information to include
Key information you want to include for each metered feature include:
- Metered feature name: this is the name that is external facing and will show up on your checkout page
- Metered feature name (internal): this is the namespace for which you can reference in your codebase
- Pricing model: you can define whether your metered feature is unit, tiered based, etc.
- Reset: you can define whether the metered feature usage is reset monthly, quarterly, per use, never, etc.
- Limit: define whether there is a hard limit to the metered feature such that once limit is reached by user, feature is no longer available until reset
- Rollover: define how much rollover is allowed for a metered feature should the user not have used up the limit by the next reset date
For more information about metered features, explore the Metered Features sections of our docs.