webberoo Posted April 11, 2010 Share Posted April 11, 2010 (edited) I'm curious to know because I'm considering doing it myself. What is the general concensus on separating out the various functions of WHMCS? Edited April 11, 2010 by webberoo spelling 0 Quote Link to comment Share on other sites More sharing options...
bear Posted April 11, 2010 Share Posted April 11, 2010 I use the full Kayako integration on one, and just integrated the links in another. They both work fine, but having two logins confuses some clients, so we also allow two way email ticket handling on both systems. Most clients on that linked system go directly to the ticket login anyway, as they don't usually log into the client area very often. Why Kayako instead of the built in system? I'd been using that when I first used WHMCS, and knew my way around better. It has more tools and abilities, simply because that's all it does. 0 Quote Link to comment Share on other sites More sharing options...
webberoo Posted April 12, 2010 Author Share Posted April 12, 2010 Anyone had experience with extracting the cart functions out to an external system? ideally I want support to in its own url like /support/ and cart functions to be in a url segment entitled /cart/ 0 Quote Link to comment Share on other sites More sharing options...
sgrayban Posted April 12, 2010 Share Posted April 12, 2010 Seeing that the source is closed and encoded no one has been able to do that. 0 Quote Link to comment Share on other sites More sharing options...
webberoo Posted April 12, 2010 Author Share Posted April 12, 2010 Seeing that the source is closed and encoded no one has been able to do that. Any chance of using the API on a self built script that could live outside the subdirectory of whmcs? 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted April 12, 2010 Share Posted April 12, 2010 Any chance of using the API on a self built script that could live outside the subdirectory of whmcs? That's no problem. We have build a few websites which are on seperated webspace and only use the API-functionality. If needed, you can also extend the API-functionality by adding your own functions. 0 Quote Link to comment Share on other sites More sharing options...
webberoo Posted April 12, 2010 Author Share Posted April 12, 2010 That's no problem. We have build a few websites which are on seperated webspace and only use the API-functionality. If needed, you can also extend the API-functionality by adding your own functions. Do you have a link handy for the documentation on the WHMCS API? 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted April 12, 2010 Share Posted April 12, 2010 Do you have a link handy for the documentation on the WHMCS API? http://wiki.whmcs.com/API 0 Quote Link to comment Share on other sites More sharing options...
webberoo Posted April 12, 2010 Author Share Posted April 12, 2010 LOL simul post. Thanks Mo0! 0 Quote Link to comment Share on other sites More sharing options...
webberoo Posted April 12, 2010 Author Share Posted April 12, 2010 After a quick read through the pages there. It seems that the API only handles functions on the admin section of WHMCS. I can't see any API functions for cart functionality. 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted April 12, 2010 Share Posted April 12, 2010 Well, a shopping cart is a part which you need to write into the "external" website. After that, you can process the order using the functions below "Order Handling". 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.