Categories: None [Edit]

stripe_rails

https://rubygems.org/gems/stripe_rails
https://github.com/jwaldrip/stripe_rails
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.

Total

Ranking: 83,133 of 191,483
Downloads: 11,078

Daily

Ranking: 64,016 of 191,454
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44726,571,628rails
122376,037,989rspec-rails
163295,367,126jquery-rails
452108,118,642stripe

Owners

#GravatarHandle
1iconjwaldrip