Mo6432 Posted December 21, 2018 Share Posted December 21, 2018 Hi everyone! I started using the API and got to the point where i need the product links. I currently use "GetProducts" and isnt able to obtain the link or make a link with the "pid" to the product. Its running on a external site and needs to link to whmcs, anyone has a solution? 0 Quote Link to comment Share on other sites More sharing options...
Mo6432 Posted December 22, 2018 Author Share Posted December 22, 2018 Noone has an answer? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted December 23, 2018 Share Posted December 23, 2018 18 hours ago, Mo6432 said: Noone has an answer? surely, if you can get the PID value from GetProducts (even if you have to manipulate the results array), then you can easily generate a link... you already know every part of that link anyway, it's just the PID that you're missing... https://docs.whmcs.com/Linking_to_WHMCS http://demo.whmcs.com/cart.php?a=add&pid=1 you will know your own WHMCS domain; you know to add cart.php?a=add&pid= ... and then it's just a case of using the extracted PID value from the array 1 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.