RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.3 - August 23, 2012 (9.5 KB)
  2. 0.0.2 - August 23, 2012 (9.5 KB)
  3. 0.0.1 - June 12, 2012 (10.5 KB)

Runtime Dependencies (4):

mongoid ~> 3.0.0.rc
rails ~> 3.2.5
stripe >= 0

Development Dependencies (1):

Owners:

Authors:

  • Jason Waldrip

SHA 256 checksum:

ef04962e752bae81adff87e79823b6edc9430b88e9a5524ec18fa30ac6b32ea1

Total downloads 9,591

For this version 2,798

Licenses:

N/A

Required Ruby Version: None

Links: