plusplushosting Posted January 20, 2021 Share Posted January 20, 2021 Hi there! Hope you are safe guys! Is there any way to pull the marketconnect products details to show in a cart through the API. I see there is a way to get the whmcs products details but im not seeing any way to pull the marketconnect addons/details of each product with the API. Thanx in advance! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 21, 2021 Share Posted January 21, 2021 22 hours ago, plusplushosting said: Is there any way to pull the marketconnect products details to show in a cart through the API. I see there is a way to get the whmcs products details but im not seeing any way to pull the marketconnect addons/details of each product with the API. the MC products are stored in the database the same as non-mc products (except they're hidden from the cart) - so you should still be able to use getproducts to pull info for a given pid. certain aspects of the MC products might be hardcoded (e.g not in the database or language files), but hopefully you don't hit them in your needs. 0 Quote Link to comment Share on other sites More sharing options...
plusplushosting Posted January 21, 2021 Author Share Posted January 21, 2021 Great! Thanx Brian! Hope you are safe and healthy! 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.