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
The docs for 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?
The text was updated successfully, but these errors were encountered:
The docs for 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?
The text was updated successfully, but these errors were encountered: