#a2e_thiennguyen-06373
1 messages · Page 1 of 1 (latest)
👋 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/1406972375236608043
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- a2e_thiennguyen-06373, 2 hours ago, 45 messages
- a2e_thiennguyen-06373, 4 days ago, 35 messages
I understand that, if our device can access raw card details and we’re PCI compliant, we could send that information directly to Stripe. But why is this approach not recommended?
you could only do this if your business is PCI compliant. so is your business PCI compliant?
if not, then that's not even an option you should consider.
I am not sure actually. Let's me ask
to learn more about this: https://stripe.com/guides/pci-compliance
if business is PCI compliant, then everything can be ok?
if you are PCI compliant, you could directly send us the raw card information to create the PaymentIntent/PaymentMethod on Stripe's end. however you'll need to talk to Stripe support to enable that feature on your account.
but I would still recommend using our Stripe Terminal readers since that's a much simpler integration.
I’d like to use the Stripe Terminal readers as well, but the decision isn’t mine to make 😄