I highly recommend http://spreedly.com . Has a great API and recurring billing is built-in so you don't need to pay extra for it on PayPal or Authorize.
Ask HN: A subscription/recurring billing service that just works. Any ideas?
11–20 of 26 posts
Re: Ask HN: A subscription/recurring billing service that just works. Any ideas?
#12Note: I haven't checked out spreedly yet, but I've heard similarly good things.
Re: Ask HN: A subscription/recurring billing service that just works. Any ideas?
#13I recommend Braintree http://www.braintreepaymentsolutions.com/ , having build payment systems on top of paypal payflow pro, paypal express checkout, and Braintree. Their API is far more sane, and their vault system is convenient. Plus they'll let you get your data back out if you ever need to switch. Make sure to ask anyone who would be storing CCNs for you if they have a portability policy. Otherwise, you only get…
I wrote a quick Rails plugin to interface with the recurring payments with Braintree. It doesn't implement all or their API's, but it's enough to handle monthly recurring billing for Outspokes. I pushed it up to github in case anyone finds it useful. Let me know if anything's confusing about it. I'll polish it up when I have more free time.
Re: Ask HN: A subscription/recurring billing service that just works. Any ideas?
#14If you want the cheapest solution, you might want to try Noca (www.noca.com) which supports recurring transactions but everything happens through ACH and hence it has its own set of hassles.
Re: Ask HN: A subscription/recurring billing service that just works. Any ideas?
#15I highly recommend http://spreedly.com . Has a great API and recurring billing is built-in so you don't need to pay extra for it on PayPal or Authorize.
Re: Ask HN: A subscription/recurring billing service that just works. Any ideas?
#16Haven't tried it yet, but looks similar to spreedly.