#nanananabatman27
1 messages · Page 1 of 1 (latest)
Hey ya
So heres the deal
We're building a 2 sided marketplace style of a system. The system is an auction platorm that lets people search, find, and then bid on storage units from storage facilities. When someone wins the auction we would then bill them the amount of the auction price + a 15% buyers fee. Then that dollar value of the unit they won an auction for would be sent to the storage facilities account who listed the auction. I know that connect custom enables us to verify the user on the facility side but we would like to also verify the ID of the person whos actually making a bid for the unit on the storage buyer side. The product will be availible on iPhone + Android + Web. How would we go about integration from the mobile side for ID verification so its in app experience.
Hi, taking a look here.
I think what you're looking for is here, https://github.com/stripe/stripe-ios/blob/23.3.1/StripeIdentity/README.md. This looks to be a Beta and instructions are included above. Here is for Android: https://stripe.dev/stripe-android/identity/index.html
is there an SDK for Android?
I added the findings above, I forgot to let you know.