RailsApps / rails-stripe-membership-saas

An example Rails 4.2 app with Stripe and the Payola gem for a membership or subscription site.
http://railsapps.github.io/rails-stripe-membership-saas
1.14k stars 232 forks source link

Feature Request: Add ability to sell items #78

Open dking14 opened 11 years ago

dking14 commented 11 years ago

In addition to subscriptions it would be nice to have an example of a method to include individual items for sale - such as the ability to download a pdf.

danbronsema commented 11 years ago

You should probably check out the stripe documentation for this. https://stripe.com/docs/tutorials/checkout

albertpak commented 9 years ago

check out this one too Sign Up to Download tutorial

kathyonu commented 9 years ago

This ability is now available on the new master branch : https://github.com/RailsApps/rails-stripe-membership-saas