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

Initial embedded onboarding redirects to hosted UI #124

Open
msn444 opened this issue Jun 25, 2024 · 1 comment
Open

Initial embedded onboarding redirects to hosted UI #124

msn444 opened this issue Jun 25, 2024 · 1 comment

Comments

@msn444
Copy link

msn444 commented Jun 25, 2024

***Originally posted in the furever demo repo, but this is probably the better place for it:

The docs for connect.js Embedded Onboarding states "your connected accounts interact with the embedded component without ever leaving your application". Yet in the Furever demo, and my own experience, the account-onboarding component simply launches a new tab with a Stripe-hosted onboarding flow, which collects the email address and phone number. It then returns to the app to complete the rest of the flow, embedded as it should be.

Is it not possible to embed the "Let's get started" part of the onboarding?

stripe/stripe-connect-furever-demo#175

@jorgea-stripe
Copy link
Contributor

More on this documentation:
https://docs.corp.stripe.com/connect/get-started-connect-embedded-components#user-authentication-in-connect-embedded-components

In short, all account configurations will require user authentication for onboarding, except custom. For custom, currently the only way to bypass popup authentication is to disable the external_account_collection feature.

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

No branches or pull requests

2 participants