43 votes
Recurring Billing PDF
planned
A PDF sequel to the ActiveMerchant book that talks about setting up and processing monthly billings in a secure way that complies with industry regulations.

1 topfunky Admin
The best way to go would be the Recurring Billing Rails Kit from Ben Curtis:
http://railskits.com/saas/
It's a Rails app that you can build on to make your own billing application. An accompanying PeepCode screencast is in the works that shows you how to use the Rails Kit.
3 melvinram
I've got the Rails Kit and I'm looking forward to the screencast.
3 melvinram
Any ETA on this screencast?
3 janne
Although the SaaS kit looks like a solid piece of software, I would rather see a PDF along the lines of the original ActiveMerchant PDF, e.g. guidelines on organizing your models and managing the order state.