tyler-johnson / stripe-meteor

A Meteor package containing Stripe.js, Node-Stripe, and Stripe Checkout.
https://atmospherejs.com/mrgalaxy/stripe
150 stars 44 forks source link

0.8.1.3 Compatibility #20

Closed tejasmanohar closed 9 years ago

tejasmanohar commented 10 years ago

I'm on an older project with meteor 0.8.1.3. Does this Stripe package have compatibility with this older meteor version. If not natively, can I use mrt add ...@... syntax to install this in a compatible state?

tejasmanohar commented 10 years ago

cc @tyler-johnson

tyler-johnson commented 9 years ago

It should still have compatibility with old meteorite installations (via mrt add stripe). At the very least, you can always download the repo and include it directly.