stripe_rails 0.0.1
Stripe Rails was built on top of the official stripe gem to bring ease of use of stripe in your models. The gem also caches the stripe customer response so that if you often use it to check a customers subscription status, it wont have to reach the stripe API on every page load. Lastly, this gem has built in responses for stripe webhooks/callbacks.
Gemfile:
=
installation:
=
Dépendances de Runtime (4):
Dépendances de Development (1):
rspec-rails
>= 0