Jump to content

Source Code Access Fee


atDev

Recommended Posts

Hello,

 

Has anyone payed the $50.00 fee (for one file) for the source code (unencrypted)? We recently requested a file for the licensing addon unencrypted so we could customize it further to fit into our custom system and we were asked to pay this fee.

 

For us the encrypted file simply won't cut it in the terms of features we need and appropriate hooks are not available to use it encrypted. It is also not coded in a way where we could extend the class file to easily customize it either.

 

I just wanted to see if there was any feedback on this at all and if you were required to pay this fee again if new versions were released, etc.

Link to comment
Share on other sites

Are you referring to unencoded files directly from WHMCS? I have not heard of them charging a fee. I've been provided some files unencoded freely, though they were typically for modules and such, not part of the core system.

 

What exactly are you trying to do that required unencoded files?

Link to comment
Share on other sites

Are you referring to unencoded files directly from WHMCS? I have not heard of them charging a fee. I've been provided some files unencoded freely, though they were typically for modules and such, not part of the core system.

 

What exactly are you trying to do that required unencoded files?

 

Yes correct a file directly from WHMCS. Basically just the verify.php file from the licensing module. The verify.php file is the file that all incoming license requests go to. It verifies the license is valid and returns specific data that can then be used by the distributed script. Basically it just comes down to modifying the return data.

 

- We have a custom expiration date we use for support/downloads. No matter when a user purchases they always get a full year tacked on to their access (so we have to send back a custom expiration date from the licensing code)

 

- We also track versions allowed so we have to send this data back for each request

 

- We also have some custom code that manipulates the returned data so it remains compliant with new versions of our software that expects different information from older versions.

 

However, verify.php does not contain any hooks or any way to customize the data returned. I assume if we had a 4-5 hooks throughout the code in there and a way to change what specifically gets returned rather than it outputting the XML directly it would be fine, but unfortunately this is not possible.

Link to comment
Share on other sites

Are you referring to unencoded files directly from WHMCS? I have not heard of them charging a fee. I've been provided some files unencoded freely, though they were typically for modules and such, not part of the core systemzhao3.jpgzhao2.jpgzhao4.jpg

 

I am unsure why you copy/pasted laszlof's post?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated