#padek_api

1 messages ¡ Page 1 of 1 (latest)

pseudo iglooBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1295466902218604577

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

quartz compass
#

Hello
If you use our SDKs to tokenize the payment method, you don't need to be PCI compliant. PCI compliance only comes into the picture if you're handling raw card details yourself using your own forms/API..

#

What platform are you building for? Web/Mobile?

desert stirrup
#

Mobile yea, so can we use the SDK to only tokinaze the payment methods

quartz compass
desert stirrup
#

so there is no way around the PCI if we use SDK for mobile

#

even jsut to add the payment method?

quartz compass
#

Yup, it's something that Stripe has no control over.. You'd need to complete the form with any other processor too

#

My understanding is that If you use the SDK, you'd need to complete less action items compared to the flow where you handle card information yourself without using the SDK

desert stirrup
#

yea but what i understand from that is when we are trying to store card info and we dont want to deal with any of that, we just need a pm id to continuo with out app

quartz compass
#

Right.. It's not just about storing though.. Its also about processing and transmitting the data.

desert stirrup
#

okay i understand i was just looking for a way around it

#

thank you for your time