#Durrell - Full CC

1 messages · Page 1 of 1 (latest)

quiet mural
#

Hi 👋

#

As far as I know, the only way you can retrieve the full card number is with a server-side request. Client-side requests are not considered safe enough

peak quail
#

ok. thank you. I don't see anything in the Stripe.js docs either. It only seems like we can get the card object on the server.

quiet mural
#

Yeah. The reason is that essentially the client could be anywhere/anyone but ideally only you control the server

peak quail
#

and then if we made a call to get the full credit card number on our server, then we would have to jump through a lot of hoops to be PCI complaint right?

quiet mural
#

Unfortunately I'm not equipped with the knowledge to advise you on PCI compliance. It's a thorny question. Our Support team has more resources to help if you want to get a definitive answer.
https://support.stripe.com

peak quail
#

ok. thank you