ispCP - Board - Support
Help needed for WHMCS Bridge - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Help needed for WHMCS Bridge (/thread-5406.html)

Pages: 1 2


Help needed for WHMCS Bridge - WolFree - 01-11-2009 04:19 AM

Hi Guys,

I get no answer in the german corner, so I'll try it here and hope you will understand what I mean. Wink

I'm using WHMCS and ISPCP and want to make a bridge for it. The first thing I want to try is to forward the orders in WHMCS to ISPCP, so it will be automatically created.

Since I'm not really involved in perl, I found possibly a way to do it with a phpscript stored on the ISPCP Server.

It will get the Domaintemplate from WHMCS (Traffic, Webspace, Domain etc.) and should make a DB entry in the ISPCP table "orders". This is the easy way it should be working to get the order in ISPCP. But the problem I have is: How to tell ISPCP, that it should create that domain and space?

As a reseller, you have to click a button in the backend of ISPCP (resellerlogin // manage orders). So I think, this enables a daemon or service, that creates the domain, add the entries in the database and so on.

Is there a way to start that service in the same script I added the order with?


Oh my god, what an english. Hope you understand my problem Big Grin

see you soon

WolFree


RE: Help needed for WHCMS Bridge - c0urier - 01-11-2009 09:27 AM

That would be brilliant if anyone could make this - Since we're thinking about buying WHMCS, and that is actually one of the key features we need before buying a new Billing system!


RE: Help needed for WHCMS Bridge - WolFree - 01-11-2009 09:45 AM

There are some people who want it Smile don't worry, if I could finish it, I will share it. But till this time, I need some help.


RE: Help needed for WHCMS Bridge - WolFree - 01-12-2009 07:52 AM

Okay, some news for you: I found a possible way to create orders from WHMCS. Have to code some parts, but it should be working soon.

If you want some informations about the project (and the admins allow it), I will open something like a blog here in this board.

CU soon

WolFree


RE: Help needed for WHCMS Bridge - sci2tech - 01-12-2009 08:37 AM

Do it Wink. You do not need to use perl. All you have to do is take a look at reseller/user_add3.php function add_user_data() to see what data do you need to write in database. Function send_request();will trigger domain creation.


RE: Help needed for WHCMS Bridge - WolFree - 01-12-2009 08:42 AM

I already manipulated the orders_add.php. Smile I will open a blog and post the link here. Hope you'll enjoy it.

But for your information: It's a "free-time"-project. I will NOT spend my whole time in it ^^ I will take it step by step, caused of my phpknowledge and time.

Smile


RE: Help needed for WHCMS Bridge - xister - 01-12-2009 04:39 PM

great!


RE: Help needed for WHMCS Bridge - WolFree - 01-13-2009 12:27 AM

Okay blog is online:

http://blog.pure-host.de

Sry for my bad english I'm working on it.
I try to write all entries in german AND english


RE: Help needed for WHMCS Bridge - WolFree - 02-09-2009 12:00 PM

I'm sry for the long time nothing happened. I started the work today again and make 1 or 2 things, that would be important for it. If the time is on my side, the release will not take much longer (hopefully).

The bridge is by the way something like an API for ISPCP (but just a onewayhighway). When it is finished and some people are interested in it, I can change a view lines, so everyone could build there own link to ISPCP with that module. I will give it to the DevTeam before that so they can test it about some security issues. I'm not quiet sure about these, but it would be a nice continuing of that work. But that can wait now. Smile


RE: Help needed for WHMCS Bridge - tedeu - 05-28-2009 06:02 PM

(02-09-2009 12:00 PM)WolFree Wrote:  I'm sry for the long time nothing happened. I started the work today again and make 1 or 2 things, that would be important for it. If the time is on my side, the release will not take much longer (hopefully).

The bridge is by the way something like an API for ISPCP (but just a onewayhighway). When it is finished and some people are interested in it, I can change a view lines, so everyone could build there own link to ISPCP with that module. I will give it to the DevTeam before that so they can test it about some security issues. I'm not quiet sure about these, but it would be a nice continuing of that work. But that can wait now. Smile

Am i missing something ?
where to download the bridge, or where are the files to make that bridge ...
Thank you !