Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

with subscription based models, where clients are billed on a monthly basis, how do i make this happen on my site ?

so a client signs up, and is taken to paypal or google checkout , and they are now billed monthly ?

what if you have different subscription models ?

like professional, corporate, enterprise.

pro would cost like 100 per month corp would cost like 300 per month enterprise would cost like 1000 per month.

how to deal with clients changing back and forth from each subscription model.

share|improve this question

8 Answers

I currently use Chargify, and it's good. I'm interested in Braintree as well. Accel Partners just invested in Braintree, but Chargify was able to secure a large investment by Mark Cuban.

share|improve this answer

For simple websites, I'd recommend Paypal subscriptions.

share|improve this answer

Recurly is another service similar to those suggested.

share|improve this answer

One of the best priced SaaS billing options is www.Metanga.com. They can support small businesses but also can scale to enterprise billing situations.

share|improve this answer

For a recurring revenue model, check out chargify Yes, PayPal and Checkout are the big guns that simplify your own merchant account but Chargify was designed for subscription billing and is really simple to use

share|improve this answer

2 others to look at:

www.ariasystems.com

www.zuora.com

Both have fairly robust subscription processing offerings.

share|improve this answer

First read through this thread for discussion about using PayPal or Google Checkout.

If you decide to go with a merchant account, take a look at CheddarGetter and Chargify. Each service manages the billing process and customer subscription details -- should be much easier than trying to roll your own.

share|improve this answer
+1 We rolled our own about 2 years ago (using Amazon payments) and it has always been kind of clunky. Do like he says and let someone else handle the underlying details. – Micah Oct 27 '09 at 14:18
I guess I am confused. How is Paypal different from a merchant account? There's the bank and then Paypal. How does Chargify fit in? Can someone explain? – user3462 Dec 1 '10 at 14:39

You will store the billing information in google checkout or paypal, for example, and just set it up for recurring billing.

You don't want to store the billing info, as there is a great deal of security you need to ensure it is done properly, but for google this is in beta, as they explain on their site: http://checkout.google.com/support/sell/bin/answer.py?hl=en&answer=63440

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.