#EVentures Rentals Dayton
1 messages · Page 1 of 1 (latest)
Hello, as in you are looking to hire someone? We don't really do that on this server but I do have links to find devs
Could you please forward them to me
Do you do any integration for identify verification within Stripe to a website?
We have a list of verified Stripe experts here[1], otherwise TopTal and Upwork have a lot of good freelancers for Stripe integrations
[1] https://stripe.com/partners/expert-services
Not sure I understand this question. Are you asking about something Stripe Identity does?
Yes that is correct. Thank you for link
Can you clarify your question? What are you looking for Identity to do here?
When customers place a reservation (we are a car rental company), before they can pay for there reservations I would like a ID check from the customer before they can pay.
I don't think we have a built in configuration to block a payment like that. But I think you can use Identity to verify documents and then allow the user to complete their payment after. https://stripe.com/docs/identity/verify-identity-documents?platform=web
That being said I see verifications take 1-3 minutes to complete. It might also make sense to do something like place a hold on the card and release the hold if the verification doesn't work.
But in either case I do think it would take custom code
I do not want it to block the payment, I just want a step for customers to upload ID and Stripe verify the documents with the doc Identify thought Stripe.
Gotcha, uploading the ID is part of the process I linked to above. So yes we can help you upload the doc and verify that it is authentic