You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***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?
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.
***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
The text was updated successfully, but these errors were encountered: