Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCI compliance #24

Open
kashi-halma opened this issue Jul 11, 2018 · 2 comments
Open

PCI compliance #24

kashi-halma opened this issue Jul 11, 2018 · 2 comments

Comments

@kashi-halma
Copy link

Is this package PCI compliant?

@calebdre
Copy link

calebdre commented Sep 9, 2019

From Stripe's documentation:

We strongly discourage passing card information directly to Stripe’s API as it means your integration is directly handling card information.

So since this library takes card information as an argument, its clients are directly handling card information, unfortunately making this library not PCI compliant.

@AlexGrafe
Copy link

Just as a note, read Stripe's information on PCI compliance depending on integration method:
https://stripe.com/docs/security/guide#validating-pci-compliance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants