Jump to content
  • 0

Documentation for adding a 3rd party module/plugin?


electric

Question

Hello,

 

I have created a script that allows reselling of eNom SSL certificates very easily.

 

I've had some requests from a few people that want to have it integrated into WHMCS, so I'm here to see how to do this.

 

My script has an API that can be used to make the purchase, so basically what is needed is some way to "plug in" my script to the WHMCS software. Here is how it works:

 

1. WHMCS admin adds a new package to sell the desired SSL certificate.

 

2. When a customer purchases the certificate, WHMCS calls my script's API and passes in a few values. (API key, test mode on/off, the desired certificate, and number of years.)

 

3. Upon success, my script returns a "configuration URL" to WHMCS. (Or a failure message if not.)

 

4. WHMCS sends an email to the customer with the configuration URL.

 

(My scripts API behaves sort of like the rapidSSL "quick invite" system, where a simple URL is returned after purchase.)

 

I hope that makes sense.

 

Is there any documentation for creating our own modules? If not, is there someone I should speak with to move forward with this?

 

Thanks.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
  • WHMCS CEO

Hi,

 

For that kind of functionality where it leaves the configuration for seperately then it could be setup as a server module in WHMCS. But I'd be a bit reluctant to implement it through a third party script like yourself when it can be done direct with the Enom API.

 

Matt

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
Answer this question...

×   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