#jimin-PAN-error
1 messages · Page 1 of 1 (latest)
Hi there! Passing raw PANs is not a recommended flow. Are you aware of the PCI Compliance burdens involved?
What do you mean by raw PAN? I am using a third party tokenization API. What is the recommended way? Using Stripe js in the front end right?
Sorry, raw PAN = raw credit card number which is sensitive data that we don't recommend that you handle. Yes using Stripe.js is the safe way to do it so that Stripe takes on the PCI burden.
So would it return the same error on production API too? Is there a way to bypass this during testing?
If you are using a third party tokenization API and they are taking on the PCI burden then that is a bit different... but you should be aware of the implications involved. You can visit https://dashboard.stripe.com/settings/integration to bypass this error.
ok thank you!
Hmmm we've updated it, but it's still failing. Does it take some time to update?
Are you getting the same error?
Looks like you didn't flip the necessary toggle at the above page
You need to click on the "Show advanced options" button
And then flip the toggle and save
this right?
Yes that looks correct.
hmm ok i'll wait a little and try again 🤷♀️