stripe_rails 0.0.3
Stripe Rails was built on top of the official stripe gem to bring ease of use of stripe in your models. The gem also uses your applications cache to store objects locally so that you dont have to continuously hit Stripes API, it wont have to reach the stripe API on every page load. Lastly, this gem has built in responses for stripe webhooks/callbacks.
Gemfile:
=
install:
=
Runtime Dependencies (3):
Development Dependencies (1):
rspec-rails
>= 0