lukinhasb Posted May 11, 2014 Share Posted May 11, 2014 Hello, I'm trying to do a register form from my HTML website to WHMCS. I've managed to do everything, except for the CSRF token that has to go with the form. If I disable CSRF Token in Settings -> Security the form works. How can I do that please? Thanks 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted May 13, 2014 WHMCS Support Manager Share Posted May 13, 2014 Hi, You won't be able to duplicate the form in this way with the security token on (kinda the point of a security token). However you will be able to achieve this with the API: http://docs.whmcs.com/API:Add_Client'>http://docs.whmcs.com/API:Add_Client http://docs.whmcs.com/API:Add_Order'>http://docs.whmcs.com/API:Add_Order More information on our API: http://docs.whmcs.com/API 0 Quote Link to comment Share on other sites More sharing options...
lukinhasb Posted May 14, 2014 Author Share Posted May 14, 2014 (edited) I see I will try that. Edited May 14, 2014 by lukinhasb 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.