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

Made instructions compliant under PCI DSS 3.0 #31

Closed ghost closed 9 years ago

ghost commented 9 years ago

Specifically SAQ A, not the nightmare that is SAQ A-EP.

See: https://support.stripe.com/questions/what-about-pci-dss-3-0

It is of utmost importance that users use Stripe.js to create a token, and then send the token to the server. I've updated README.md to reflect this.

tyler-johnson commented 9 years ago

cool beans. thanks.

ghost commented 9 years ago

No prob! Just keeping people out of trouble! ;)

I'm kind of a n00b to GitHub. Can I delete my fork now, or will that mess things up?

tyler-johnson commented 9 years ago

Yep you're good to delete!