#soumya
1 messages · Page 1 of 1 (latest)
Hi 👋 that error is expected if you're trying to pass raw card numbers to our API, directly handling raw card details greatly increases the PCI compliance burden on your end, so we recommend not doing so.
You can use the Payment Method:
https://stripe.com/docs/testing?testing-method=payment-methods#cards
or Token:
https://stripe.com/docs/testing?testing-method=tokens#cards
versions of our test cards to avoid that error.
The test card numbers are intended for use when testing our UI surfaces as Checkout Sessions or the Payment Element.
is this something added new ?
No
Because in oure previous demo account we didnot face this issue
How old was the account? Are you aware and familiar with the additional compliance burdens that come with directly handling raw card details?
If so, you can use this process to request access to process raw card numbers:
https://support.stripe.com/questions/enabling-access-to-raw-card-data-apis
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.