License System Questions
Before Purchasing QLM we need to make sure that QLM supports following points :
1) We are using SWREG for payment gateway, currently we are using hardcoded activation key . What we need is : Password should be unique: That password should be used for one machine. Kindly confirm whether it can be done by QLM.
2) Automatic delivery of the activation key through email from SWREG . Hope integration with SWREG will not be a problem . In the SWREG control panel URL we have to provide QLM URL for activation key generation? Correct?
3)From QLM control panel we can control the license system for 1 year subscription 2 years or lifelong etc.. ?
4) Activation of the key can be done by online ? That is our application will be desktop application written in C++. When the user enter the activation key, we will call your web service to check for validate user , then activate the software and also able to check how many days/years subscription etc .. ? Kindly confirm it can be possible ?
5) What about upgrade feature? How can we get the key for upgrade in SWREG control panel, is that any parameter in the URL?
Thanks,
~Satheesh.
-
Official comment
Hi Satheesh
With QLM, when an order is placed, SWREG contacts the QLM web service which generates a unique activation key that is sent back to SWREG.
Correct.
From the QLM Management Console, you can extend the expiry date of a license. A client needs to reconnect to the server and re-activate his license to enable this extension. This can be fully automated.
Activation can be done online and offline. For C++ application, we recommend that you simply use our standalone tool (QlmLicenseWizard.exe) to perform the online activation. Please refer to the C++ samples that we provide. Communication with the web service, etc. is done by the QLM License Wizard so you do not need to write a single line of code for that. All you need to do is to add code in your application to validate a license key when your application starts up. If the validation fails, you invoke the QLM License Wizard executable which takes care of activation.
The user would need to type their existing key.
Regards
JohnComment actions
Please sign in to leave a comment.
Comments
3 comments