[LRUG] Christmas Present for LRUG - Rails SaaS and SSO solution
Alex MacCaw
maccman at gmail.com
Wed Dec 24 07:45:14 PST 2008
Hello LRUGers,
I thought you might be interested in something I've just released,
Sassy, a Rails app deals with subscriptions and authentication. It's
similar to the SaaS RailsKit except it's open source.
http://github.com/maccman/saasy/tree/master
Overview
* Subscription management
* Recurring billing
* Credit card management
* User authentication and SSO
Features
* No local credit card storage
* Automated billing script that should be run nightly
* Configurable subscription plans (price/duration)
* SSL protection for account creation (and when updating CC info)
* Account can have multiple users, interface for adding more
* Trial ending mailer
* Invoice mailer
* Automated notification and retry of failed renewals
* Plan upgrade/downgrades
* PDF invoices
* Forgot password retrieval
* OpenID support
* Shared secret SSO
* Credit card verification
* REST API for users and subscriptions
Merry Christmas!
More information about the Chat
mailing list