#Cindy2020
1 messages · Page 1 of 1 (latest)
Hello there
Hmm not really possible no unless you handle the raw card data yourself
Which we do not recommend as that incurs a very high PCI burden
Sure
Do you guys offer a payment verfication function?
You can use a SetupIntent to collect card details and validate them: https://stripe.com/docs/payments/save-and-reuse
thanks
If you tell me more about what you are trying to accomplish I might be able to help further
Sure, My app is for gig workers who needs insurance. My app is the middle man. I have partnership with insurance companies like Humana for gig workers. My app will basically fill out the application for the insurance company but the insurance company requires that i give them the user payment info. I will need to validate it and then send it to the insurance company. However most PCI system will tokenize the cc number so I can put it on the electronic application to give to the insurance company.
Can't**
Sounds like you want to use Stripe Connect
hmm?
I'd take a read through those docs
But this basically lets you create a platform where you would then onboard those insurance comapnies and facilitate the payments for them.
Ok great thanks