Jump to content

marketconnect products through api


Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated