Docs

Log into read the version of docs relevant to your site.

How is the total value of quantity-based entitlements calculated?

Problem Statement

This article explains how Chargebee calculates the total value when a subscription has two or more quantity-based entitlements of the same type.

Solution

When you add two or more quantity-based entitlements of the same type to a subscription, the total value is the sum of the individual entitlement values.

Example:
Entitlement 1: 50 movies/month
Entitlement 2: 30 movies/month

Total value for the subscription: 50 + 30 = 80 movies/month.

Taking the maximum of the two values as the total (instead of the sum) is not supported.

Was this article helpful?