rjohnsonsc2 Posted April 22, 2012 Share Posted April 22, 2012 I am developing a new Software System and I want to be able to sell it on my website. I would like the user to be able register in my WHMCS and then be able to download it and use the Software on a free trial basis for 30 days and then they would have to purchase a license in order to unlock the system to use after the 30 day trial. My new software system is a .NET framework 4.0 using MS SQL Server Compact edition. Is there any way I can utilize any of your products to be able to achieve this goal? Does anyone know if WHMCS has any documentation that I can use as a developer to integrate into my software source code to make any of this happen like I need it too? Can anyone help here with this? I am very new to this and I am looking for a good solution. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted April 22, 2012 Share Posted April 22, 2012 The Licensing addon should still work for you, But you'll need to create your own code for it to connect to your licensing server. Theres example code provided in PHP, you'll just need to rewrite that in .NET. 0 Quote Link to comment Share on other sites More sharing options...
rjohnsonsc2 Posted April 22, 2012 Author Share Posted April 22, 2012 Thank you. Do you know where I can find the php example code? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted April 23, 2012 Share Posted April 23, 2012 Well, normally its in modules/servers/licensing/check_sample_code.php. But it appears that it was mistakenly encoded so its unreadable. I'd suggest sending an email to WHMCS support about it, they should be able to provide you with the code sample. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.