Hello,
I’ve got two questions about your licensing product:
- Does it support subscription model of licensing? Say a user pays for a
month/year?
- Does it support some controlling of features based on the model a
customer choose?
Say a customer pays for Subscription Model A which
Activates a subset of features in the application. While Subscription
Model B activates a different set of features?
Hi,
Cryptlex allows complete customization as per your licensing needs. The “Custom License Fields” allow you to implement any model.
In
your case you can create custom fields : feature1, feature2, feature3
etc. At the time of license key generation (when user buys your product)
you can set the value of these fields.
So, when your user
activates your application using the license key, you can access the
custom license fields in your application using which you can allow or
disallow features.
Later on, if you change the value of any custom license field say “feature1” in Dashboard or using Web API,
it would be available to your application automatically, once the
server sync occurs (frequency of which can be controlled in your app).