Hey everyone,<p>I feeling itchy and want to build another SAS web app. Instead of going for the build it and they will come approach, I have decided to get some early validation of my idea.<p>I worked at web agency which always had problems with client hosting billing. I often found clients on the server who hadn't paid anything for years. Now most invoicing web applications have recurring invoices but with lots of clients and websites it becomes a faff to track the payments. So I'm wondering if there is space for a a super simple client hosting billing web app for web agencies.<p>1. Enter you client name, domain name, monthly / yearly price.<p>2. Client gets an email and sets up recurring payment via PayPal.<p>3. If payment fails you get a notification and can manually take action.<p>I also run a web app called Flaregun (http://getflaregun.com) which monitors domain name expiry and SSL certificate expiry. It's like an insurance policy for web agencies. These features would be included as 'perks' to make it stand out from other general billing / invoicing tools.<p>If you charge clients for hosting it would be great if you could answer a few quick questions and share your thoughts on the idea:<p>1. How did / do you bill your clients for hosting? Do you use software or raise invoices manually?<p>2. If you use software which do you use? Is your solution satisfactory?<p>3. Is online recurring payment a major benefit? I presume the pain of sending out individual invoices for client hosting is that you then need to track and chase payments which is time consuming.<p>4. Do you bill monthly or yearly?<p>5. Would you pay for the above automated billing system? If so how much? If not why not?<p>Thanks for your time,
<i>but with lots of clients and websites it becomes a faff to track the payments</i><p>how can it be difficult to track payments? either an invoice is paid or it isn't.<p>for the billing system i wrote and have used for years (<a href="http://corduroysite.com/" rel="nofollow">http://corduroysite.com/</a>), the home screen lists outstanding bills, outstanding invoices, and open projects. if an invoice is past due, it stands out in red, and (optionally) customers are emailed every n days past its due date.<p>but to answer your questions,<p>1. i use corduroy, add recurring services to each customer account, it generates invoices for all recurring services billed on a given date (monthly, yearly, etc.) and emails the customer an invoice. if they have a credit card on file, the card is charged, the invoice is paid, and the customer is emailed a paid invoice receipt instead.<p>2. corduroy, yes.<p>3. yes.<p>4. monthly for pretty much all services (email hosting, web hosting, pbx hosting, server support contracts, etc.). domain registrations are added as yearly services, so when recurring billing runs that one month, it will add the yearly registration and monthly hosting on the same invoice.<p>5. yes, but it wasn't available at the time i wrote my system so i made my own.