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

Updating stripe NPM dependency to 3.7.0 #40

Closed rbwsam closed 8 years ago

rbwsam commented 9 years ago

This fixes an issue I'm having with Stripe.customers.createSource not existing on the server.

matthewshirley commented 9 years ago

Thanks! I spent a while trying to find out why createSource didn't work. Can this please be merged?