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

Don't use raw PANs in triggers #314

Merged
merged 1 commit into from
Nov 15, 2019
Merged

Don't use raw PANs in triggers #314

merged 1 commit into from
Nov 15, 2019

Conversation

ob-stripe
Copy link
Contributor

Reviewers

r? @tomer-stripe
cc @stripe/dev-platform

Summary

Don't use raw PANs in triggers. Instead use the synthetic payment method tokens.

"name": "payment_method",
"path": "/v1/payment_methods",
"name": "payment_method_attach",
"path": "/v1/payment_methods/pm_card_visa/attach",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh cool, didn't know you could do that!

@stripe-ci stripe-ci assigned ob-stripe and unassigned tomer-stripe Nov 15, 2019
@ob-stripe ob-stripe merged commit b9f8274 into master Nov 15, 2019
@ob-stripe ob-stripe deleted the ob-raw-pans-are-evil branch November 15, 2019 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants