RailsApps / rails-stripe-membership-saas

An example Rails 4.2 app with Stripe and the Payola gem for a membership or subscription site.

Home Page:http://railsapps.github.io/rails-stripe-membership-saas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Add ability to sell items

dking14 opened this issue · comments

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.

commented

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

check out this one too Sign Up to Download tutorial

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