Jump to content

Recommended Posts

Hey there, I was recently asked to import an hsphere database to WHMCS, and was needing a little help with the encrypted items.

How are passwords encrypted, and how is the users salt determined?

Is there a function somewhere so I can encrypt the credit card info?

 

If there is an import script for hsphere already, please point it out to me, and thanks to any help.

Link to comment
Share on other sites

How do you encrypt info for WHMCS you mean?

 

Client Passwords are MD5 as of v4 (a recent release added back passwords using an encryption though, I believe there is a setting that you can check to determine which method, md5 or encryption, is supposed to be used for the passwords).

 

control panel passwords and cc info are still in the older encrypted format.

 

WHMCS has encrypt / decrypt functions that take 2 arguments: the value being used, and the encryption hash (aka salt)

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