Mobile app version of vmapp.org
Login or Join
Eichhorn148

: WHMCS for subscription based server or alternative I have been recently looking for a PHP billing system similar to the one used by a lot of webhosts - WHMCS. What we provide is an online

@Eichhorn148

Posted in: #Php

I have been recently looking for a PHP billing system similar to the one used by a lot of webhosts - WHMCS.

What we provide is an online profile for companies to market themselves to their potential audience. To do so there is a fee of £20/m or £200/y. What I really like about WHMCS is that it manages your entire billing side for you.. the issue you I do have with it is that it's strongly related to web hosting, which we aren't. Also it doesn't seem that flexible to fit into our current system.

Does anyone have any advice or suggestions on any similar PHP systems, or whether WHMCS can be edited enough to do what I need it to do?

Thanks :)

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Eichhorn148

1 Comments

Sorted by latest first Latest Oldest Best

 

@Jessie594

You could use a dedicated recurring billing system such as these ones:


Sassy
Recurly
Spreedly
Chargify
Braintree
CheddarGetter


Note that these don't handle provisioning like WHMCS does -- they are purely payment backends -- so you'd have to code the sign up and activation processes yourself, but custom coding those parts might be more appropriate if you need something more flexible anyway.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme