#jimmy-q

1 messages · Page 1 of 1 (latest)

heady vine
#

hi, what's the question?

prisma kraken
#

Hi! I have my own UI for add new card to stipe

#

I using CardCvcElement, CardExpiryElement, CardNumberElement

#

How can I retrieve the value of the CardNumberElement to display in my UI?

#

@heady vine

heady vine
#

you can't, that would not be PCI compliant

prisma kraken
#

What is PCI?

heady vine
#

it's impossible to get the raw card number from our Elements components as raw card numbers are extremely sensitive and your code should never touch them

heady vine