I'd like to use WHMCS as the billing system for our existing online service, but I'd rather not keep 2 sets of credentials.
What I need is a way to "hook" WHMCS' authentication and use our own code there.
What would happen is that when a user enters the username/password on a WHMCS page, rather than looking it up in WHMCS db, our custom code would perform the authentication check and return either a 'false', or return the WHMCS client id of the authenticated user.
Is there a way to do this with a hook or other modification?
Question
DaveR
I'd like to use WHMCS as the billing system for our existing online service, but I'd rather not keep 2 sets of credentials.
What I need is a way to "hook" WHMCS' authentication and use our own code there.
What would happen is that when a user enters the username/password on a WHMCS page, rather than looking it up in WHMCS db, our custom code would perform the authentication check and return either a 'false', or return the WHMCS client id of the authenticated user.
Is there a way to do this with a hook or other modification?
Link to comment
Share on other sites
3 answers to this question
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.