RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Stripe on Rails 4.2.5 and RSpec 3.4

Stripe sample Rails 4.2.5 project with the features:

  • Guest Checkout
  • One Click Checkout
  • Recurring Billing : Subscribe to a plan
  • Update Credit Card Expiration Date
  • Process Subscription Payment Failures using Webhooks
  • Add a New Credit Card
  • Rake task to send email reminders to customers with credit cards about to expire.
  • Rake task to test your Stripe Credentials.

has been upgraded to :

  • Rails 4.2.5
  • RSpec Rails 3.4
  • Capybara 2.5
  • stripe-ruby 1.31

Here is the link to the sample project Striped

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in