Skip to content
railsengines.com

Stripe Rails

A Rails Engine for integrating with Stripe

No ratings yet
Gem
stripe-rails
Repository
tansengming/stripe-rails
License
MIT
Stars
760
Added
August 23, 2026

About

A Rails Engine for integrating with Stripe

This gem can help your rails application integrate with Stripe in the following ways

What you get

  • manage stripe configurations in a single place.
  • makes stripe.js available from the asset pipeline.
  • manage product, prices, plans and coupons from within your app.
  • painlessly receive and validate webhooks from stripe.

Installing it

ruby
# Gemfile
gem "stripe-rails"

Details

760 stars on GitHub · MIT licensed · maintained by tansengming. Source: https://github.com/tansengming/stripe-rails

Discussion (0)

Sign in to join the discussion.

No comments yet.