stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Native Stripe Connect Account Creation

Open sbarbour-93 opened this issue 2 years ago • 7 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I'd like the ability for my customers to create a Stripe Connected account via a native flow. Currently the solution is to open a web view and eventually re-direct back into my app once completed. This can present a few problems if the user leaves the account onboarding flow mid-process.

Describe the solution you'd like A clear and concise description of what you want to happen.

I'd like for the Stripe React Native SDK to expose API methods that would allow the Stripe Connected Account creation flow to be completed natively without the need for the introduction of webviews and deep linking.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Opening a webview within the app that allows my customers to create a Stripe Connected Account via the website.

Additional context Add any other context or screenshots about the feature request here.

sbarbour-93 avatar Mar 11 '22 21:03 sbarbour-93

Any updates on this ?

MilanSingularity avatar Apr 20 '22 09:04 MilanSingularity

@charliecruzan-stripe is anyone working on this?

fdelacruzsoto avatar Jul 19 '22 23:07 fdelacruzsoto

Is this the functionality you're looking for- https://stripe.com/docs/financial-connections/connect-payouts?platform=web?

If so, it's in progress here- https://github.com/stripe/stripe-react-native/pull/1049

charliecruzan-stripe avatar Jul 19 '22 23:07 charliecruzan-stripe

@charliecruzan-stripe No. My original request is for a native way to setup a Stripe Connect account for our app users. Currently we have to open a web view and redirect back to the app which can be quite flakey at times.

sbarbour-93 avatar Jul 20 '22 09:07 sbarbour-93

Any updates on this? Has anyone managed to find a workaround?

petkokp avatar Sep 08 '22 19:09 petkokp

Any updates? Can we prioritize this? Lot of people are having same issue

shreypdev avatar Nov 21 '23 16:11 shreypdev

same here, this looks like it's related to opening stripe's flow inside a webview, where it gets stuck on the phone verification and recaptcha parts and keeps restarting, same issue seems consistent on both flutter and react native

AnasMK9 avatar Jan 25 '24 16:01 AnasMK9