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

Stripe tests #28

Closed tmock12 closed 11 years ago

tmock12 commented 11 years ago

These specs should help us pinpoint the recurring issue of people not having stripe tokens set. And give us some good debugging tools if they are set.

DanielKehoe commented 11 years ago

Excellent!