Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native Stripe Connect Account Creation #842

Open
sbarbour-93 opened this issue Mar 11, 2022 · 7 comments
Open

Native Stripe Connect Account Creation #842

sbarbour-93 opened this issue Mar 11, 2022 · 7 comments
Labels
enhancement New feature or request

Comments

@sbarbour-93
Copy link
Collaborator

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.

@MilanSingularity
Copy link

Any updates on this ?

@fdelacruzsoto
Copy link

@charliecruzan-stripe is anyone working on this?

@charliecruzan-stripe
Copy link
Collaborator

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- #1049

@sbarbour-93
Copy link
Collaborator Author

@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.

@petkokp
Copy link

petkokp commented Sep 8, 2022

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

@shreypdev
Copy link

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

@AnasMK9
Copy link

AnasMK9 commented Jan 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants