Pricing configuration
The understand how our different prices models work, you can refer to our pricing models glossary. As for any other products, metered prices can be overriden on a per-customer basis directly in the product dropdown.
Min, max and committed amounts
You can add safety tresholds to your subscription to make sure your customer won’t pay under or above a certain price. Minimum and maximum amounts are applied on prices and we’ll show the correct usage as well as the capped/floored price on both the invoice and the interface. Committed units are another way to set up a minimum committed amount, if the actual usage is under the treshold value, we’ll show the minimum committed usage instead.Metering periods
You can configure metering options when assigning a subscription manually or in a plan if you need to reuse the product. Metering is only available for dynamic products and the configuration will appear below the price preview within the product dropdown.
Option 1: Same as payment interval
This option will select all billable events for which thetimestamp
value is within the current subscription period of the product. This is the most common and straightfoward option for most use cases, like billing overheads for a given subscription period or standard usage-based pricings.
For example, on a product billed every month with a metering period set to Same as payment interval
, if the current subscription period is Sept 1st - Oct 1st, we’ll take into account all events with a timestamp between these dates.
Option 2 : Committed period
This option will select all billable events for which thetimestamp
value is within the current subscription committed period. This is useful when billing usage-based past a certain annual treshold (for instance your customer is allowed 10M€ of spent every year with additional usage billed monthly).
For example, on a subscription committed yearly from Jan 2023 to Jan 2024, we’ll take into account all events within that timeframe.