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

Async tag breaks Stripe functionality in some cases. Must be reverted. #46

Closed slavik0329 closed 9 years ago

slavik0329 commented 9 years ago

@tyler-johnson This should be pushed asap. My previous commit could create problems.

Revert "Added async attribute to speed up page load"

This reverts commit fcb299df5b40687708e5b442c1485180863c53ba.

tyler-johnson commented 9 years ago

Thanks. It's odd because the tests were all green. Guess I should have actually tried loading it up in an app.