#soumya

1 messages · Page 1 of 1 (latest)

tulip shaleBOT
brazen shadow
#

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.

proud otter
#

is this something added new ?

brazen shadow
#

No

proud otter
#

Because in oure previous demo account we didnot face this issue

brazen shadow
#

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