Quick Start Guide
The complete process of adding licensing to your software app has three steps:
- Add a product in Cryptlex - Log in to the Cryptlex admin portal. Click the
Home -> Productslink in the sidebar and add your first product. You will need to create a default license template too for the product. After creating the product click theLicenseslink in the sidebar and create your first license. - Adding LexActivator to your software app – LexActivator is the Cryptlex client library which you will use to add licensing to your product. Using this library you can easily validate the license key in your software app. It is a shared library available for all the major platforms - Windows, macOS and Linux. The library can be used with almost all programming languages. To learn more refer to: using-lexactivator
- Using Cryptlex Web API to automate the order process – You can use the web API to automate your order processes by generating new licenses when an order is processed through your payment processor. The web API can be used with any payment processor to generate licenses when an order is processed. To learn more refer to: web-integration
Last updated: