Subscription
Written by
Updated at August 12, 2024
Subscriptions are prepaid pricing models. A subscription is valid for only one product instance. For a single product, you can create multiple subscriptions with different costs for different periods. There are two ways of creating a subscription: with and without integration with the License Manager API.
Without integration | With integration | |
---|---|---|
Additional settings | Not required | You need to set up integration with the License Manager API yourself and revise the code of your application to check the status of subscriptions, their types, and implement the relevant business logic. |
Supported services | Compute Cloud | Compute Cloud, Managed Service for Kubernetes, SaaS; support for other services to be added later. |
Pricing plan requirements | PAYG + Subscription combined plan |
Subscription only |
Subscription options | Only for a specified period, e.g., a month, a year. | In addition to periodic subscriptions, we offer custom subscriptions, e.g., for a number of users per month, etc. |
Features | PAYG plan.PAYG plan any time.PAYG plan instead. |
license-manager.user and license-manager.subscriptionAgent roles, otherwise the product will not work. |
The subscription starts as soon as it is purchased. If you change the subscription plan, the user will continue using their active subscription and will later purchase a new one based on the new plan. Subscription can be purchased by users with the license-manager.user
role for a folder.
Note
Subscriptions cannot be combined with the PAYG plan, where the user pays for the application metrics set by the publisher.