CP-Chris Posted June 11, 2009 Share Posted June 11, 2009 Hi Everyone, Got a question but was wondering if something is possible. What I am trying to do is intergrate our WHMCS into our website. Unfortuantly our WHMCS is on a different domain/account within our server (cPanel box). Is there anyway to intergrate it without passing the potential customer to our other domain? I tried doing a PHP include on just order.php and by editing the templates next buttons etc get the data passed but some paths haven't been set to be direct to other files and it just errored about missign files. On top of this, the file is encrypted so I couldn't edit it to get any further I also tried to use AJAX to pull the page but as I found out the hard way, AJAX doesn't support cross domain for security reasons. iFrames are way out of the possible methods because we are no longer in 1992 Any suggestions or answers would be apprecated -Chris 0 Quote Link to comment Share on other sites More sharing options...
siforek Posted June 12, 2009 Share Posted June 12, 2009 What you need to do is link to WHMCS accordingly from your "main site" then customize your WHMCS template: http://wiki.whmcs.com/Customising_WHMCS to look the way you want it to.. 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.