Jump to content
  • 0

Billing - Telco, Cloud, Services


JaySayed

Question

Hi there,

 

We are looking for a billing platform that will invoice monthly our Telco, Cloud and Managed Services.

 

Re: Telco - we bill voice, data and internet services which have live feeds from our carriers (usually CSV). The invoices are not fixed price yet based on client usage.

 

Re: Services we have a CSV file produced from our services application (Autotask) that needs to be integrated for monthly billing.

 

Does anyone have experience on using WHMCS for Telco or Managed Services billing?

 

Cheers - J

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
  • WHMCS Support Manager

Hi,

Thanks for your interest in WHMCS.

 

Billing via an imported CSV file is not something the WHMCS software can do out of the box, however if your systems have an API or similar system which WHMCS could query on a daily basis, this could certainly be handled by way of a provisioning module:

 

* http://developers.whmcs.com/provisioning-modules/usage-update/'>http://developers.whmcs.com/provisioning-modules/usage-update/

* http://developers.whmcs.com/provisioning-modules/

Link to comment
Share on other sites

  • 0

Thanks John,

 

We have purchased a licence and currently testing.

 

What are the addition service options available to us via the whmcs support team?

 

Can we buy a block of hours and request your team assist us completely with the implementation & integration to suit our business?

Link to comment
Share on other sites

  • 0
  • WHMCS Support Manager

Hi,

Welcome to WHMCS!

 

The additional services we offer are detailed on this page: https://www.whmcs.com/services/

 

If you are looking for more bespoke services, may I recommend posting a job tender in the https://forum.whmcs.com/forumdisplay.php?49-Service-Offers-amp-Requests forum.

Link to comment
Share on other sites

  • 0

It should be possible with a few hacks and tweaks. I would create some script that is able to import the CSV or read the data and then import it into WHMCS database for billing.

 

It can't do this out of the box but I would advise you to look into the API and hooks for extending it. (more into the API), I was able to make WHMCS (in the past) bill for usage that was not calculated or done by WHMCS at all. Basically I just used the API to bill the customers and create the invoices manually based on the data (external) that I read on the usage. It required several PHP codes and with crons to run things.

 

So yes, I think it should be possible. Telco, Cloud, etc, are services in the end and WHMCS is designed for billing services in general. Look this for example:

http://docs.whmcs.com/FreeRadius_Addon_Module

 

This is used by ISP's to bill for Internet access.

 

WHMCS is a good fit for the services you mentioned.

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