QLM License Wizard - Activate my License
Hi,
We're using QLM License Wizard for one of our .Net Applications and I'd like to customize the flow thats currently going on.
We want a Trial Version (Try Button is enabled) and a Subscription Version. By default, when the users download the software and the Wizard shows up: They can click on Try Button and Input Name and Email Address (we want only these 2 fields for registration) and Register and then the Trial License is Created. All seems good.
But, if the users already have an email of the full subscription version's license key, we want and guess that when the Wizard shows up and they click on "Activate My License" it should directly ask for the License Key, RATHER THAN, again showing the "Registration Page". This doesn't seem logical to us.
1) Is there a way to make sure that, when they ONLY click on Try Button, we show the Registration Page and if they click on Activate My License, the Registration Page doesn't come up and directly goes to the page where they can input the License Key?
2) Also, is there a way, that we can update the License Model from "Trial" to "Subscription" both on the Server side and on the Client Side through API or any other process? We would like that once the user does some custom registration in one of our custom winforms page, we'd immediately like to convert their model from "Trial" -> "Subscription" and it should update both on Client and Server.
Thanks,
Ravi
-
Official comment
1) Is there a way to make sure that, when they ONLY click on Try Button, we show the Registration Page and if they click on Activate My License, the Registration Page doesn't come up and directly goes to the page where they can input the License Key?
> No
2) Also, is there a way, that we can update the License Model from "Trial" to "Subscription" both on the Server side and on the Client Side through API or any other process? We would like that once the user does some custom registration in one of our custom winforms page, we'd immediately like to convert their model from "Trial" -> "Subscription" and it should update both on Client and Server.
> I'm not sure I follow the use case. Do you want the client application to change the License Model? This does not sound right. Please clarify. FYI, the License Model is only stored on the server. It's not stored on the client.
For more details about the License Model, read this.
Comment actions -
Hi,
Thanks for the update.
Please note that with respect to the second point mentioned in the above post, Yes, we'd like the Client Application to update the License Model once they register in the client app, changing their model from Demo to Subscription. This way, the client would be able to access the features that are part of the Subscription. It's just that we don't want to create a new Subscription Key separately for them but rather use the existing Trial Key and change its model to Subscription. I'm looking for any API call that can be used to update this Subscription model on the Server.
Regards,
Ravi
Please sign in to leave a comment.
Comments
3 comments