MIINT Posted September 20, 2014 Share Posted September 20, 2014 Hello, I was wondering if it is possible for when a client signs up, as soon as a payment had been received, the system takes their username, email address and password and adds it into a remote database? 0 Quote Link to comment Share on other sites More sharing options...
vec Posted September 21, 2014 Share Posted September 21, 2014 sure, you have to make a script for it. when use this http://docs.whmcs.com/Action_Hooks 0 Quote Link to comment Share on other sites More sharing options...
MIINT Posted September 21, 2014 Author Share Posted September 21, 2014 sure, you have to make a script for it. when use this http://docs.whmcs.com/Action_Hooks Yes I know, but the way WHMCS works with passwords, it's a different encryption to the other script I have made. 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted September 21, 2014 Share Posted September 21, 2014 You could do this by creating your own provision module: http://docs.whmcs.com/Provisioning_Module_Developer_Docs If you are wanting to use another provision module and have your own script run as well, then you would use a hook as vec suggested: http://docs.whmcs.com/Hooks:AfterModuleCreate 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.