Jump to content

WHMCS with DarkStar API


patrik

Recommended Posts

Hello all computer folks (:

 

I have a ventrilo reseller package from DarkStarLLC. This is want to use with WHMCS to make our work more easy. I have gotten a plugin from DarkStar to set this up, And failed.

 

So here's the deal, I cannot get this plugin of theirs to work proper. They have a guide wich i have fallowed. And for some reason i fail somewhere. It sets up the server and all, BUT it doesn't give the customer it's ip & port.

 

So i wounder. Is there anybody who are willing to help me out with this ? Just take a look and might see what the problem is, Or help me out ( yes, Ofcourse it's a paid job ;)

 

Ps. I have talked to DS about this, But I really dont wanna pay 50$ for something that probly takes less then 5 minuts :)

 

All answers are welcome.

 

Regards,

 

Patrik

Link to comment
Share on other sites

  • 1 month later...

Patrik,

 

we had the same issues, it is kind of a pill to deal with. one thing i would recommend is checking the API logs over on your reseller panel at rcs.darkstarllc.com to see errors. we had several issues with this. the main issue was that you have to create ONE instance of the service in whmcs, so that means one product with many configurable options. Our biggest mistake was that when we created the package we did not know that the words "Slots" and "Data Center" were case sensitive....so it failed on creation. we have one final issue with the vent/whmcs integrations and are waiting to get the "how to" on it. Let me know if you still cant get it to work.....we wouldn't mind helping you out if your still using darkstarllc/vent with their plug in.

 

 

    /**
    * These are used for the WHMCS Plugin.
    */
   define("configoptions_VOICE_SLOTS_VARIABLE_NAME", "Slots");
   define("customfields_DATA_CENTER_VARIABLE_NAME", "Data Center");

 

and on the giving a customer the ip and port, i assume you mean via whmcs and the email systems? yeah that doesn't work but in your reseller package from darkstarllc they had you set up a control panel buy you adding an A name dns record. each time you make a successful API connection via whmcs it will set the server up then send them an email about their new service. in that email what we did is send them to the voice control panel URL, the password is created by whmcs and only support/admins can see. Itis a pain but it can be given/sent to the customer via the support system......its a work around for the whole thing and seems to be working for our team.

Edited by Evcthosting
forgot info
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