Learn how to capture credit cards and add paid subscriptions to your Rails app
Learn how to polish your Stripe subscriptions by adding update card forms, cancellation buttons, and letting users seamlessly resubscribe
Learn about Stripe's new v3 Javascript library, Stripe Elements, and how to implement it for an even nicer credit card form
Easily add an affiliate or referral program to your Rails application using Stripe and Rewardful
Stripe webhooks are now required to be signed with your secret webhook key. We'll show you how to set them up in your Rails app today.