Meter Unit Setting
Define the meter unit that will be used as the measurement unit.
Meter Unit Setting
- From the SaaS Development Console, select
Metering Units
- Click on
Metering Unit
- Set the meter unit with
Metering Unit
Keyword | Description |
---|---|
Unit Name | Define for programmatic identification. Duplicate names cannot be created. |
Unit Display Name | Decide on a name for the meter. |
Unit Description | Set up a description of the meter that people can easily understand. |
Calculation Method | Set any of the following. sum(Total value of usage during the period) or max(Maximum usage value during the period) |
The "Calculation Method" field only appears when Stripe integration is enabled.
This setting specifies how the usage amount of the metering unit should be aggregated for billing,
such as sum
(total usage during the period) or max
(maximum daily usage during the period).
You can configure a different aggregation method for each metering unit.
This setting is used as part of the billing configuration when integrated with Stripe.
It is not required and will not appear when using SaaSus without Stripe integration.
Set the above information and click the Save button.
Set the meter unit to the measurement unit.
When creating a measurement unit, you can set a meter unit. You can select a meter unit that is already registered.
Updating and deleting meter units
Meter units that have been set as measurement units cannot be deleted.
Only the meter unit display name and meter unit description can be updated.