#Doge
1 messages · Page 1 of 1 (latest)
Hi, can you clarify what you mean with 'able to get the customer's credit card info' and 'while still being able to use payment intents for 3D Secure'?
Instead of using Stripe Elements, can I collect the user's credit card information to create a card token for the purposes of a Payment Intent
Can I ask why you'd want this? I just want to understand your use case fully first
We need the customer's credit card information to pass along to a third party for insurance purchase
I see, thank you. Give me a few moments please.
Essentially, you want to collect Raw Pan details for these cards, so you can then share this data with a third party insurance purchase?
yes
So this is not recommended as passing raw pans is not PCI compliant, https://stripe.com/docs/security/guide. You might want to look at https://support.stripe.com/questions/mail-order-telephone-order-(moto)-transactions-when-to-categorize-transactions-as-moto and https://support.stripe.com/questions/b7bd8ea6-d20c-40f8-a273-4d6c4902957a.
What you're explicitly asking is not supported.