#leahhannahceramics
1 messages · Page 1 of 1 (latest)
Just to be clear, Is the second image opening up in a separate tab? It's kind of hard to tell based on how the images are cropped
Is the first screenshot a custom dashboard, where clicking "Add information" redirects to an account link?
that's correct it is opening in a separate tab
The first screenshot is a using the account onboarding embedded component.
this behavior can be seen on the demo site.
https://www.furever.dev/
Confirming, there's no workaround? Users will have to be taken to that Stripe page and then send back to my app?
This has to do with some additional authentication that is needed for things like financial connections
Users are being asked if they already have a Stripe account. If they do, what happens?
Do they automatically get onboarded as Custom on my platform?
Hold on, let's go back to the demo. When using Custom accounts, a modal/new window will pop up during onboarding if the platform chooses to have Stripe manage the collection of bank account information.
This uses Financial Connections. Since Furever does this, this is what triggers the modal. In your own integration, you can choose manual entry of bank account information instead: https://stripe.com/docs/connect/payouts-bank-accounts?bank-account-collection-method=manual-entry
This won't result in a new window when a connected account goes through onboarding
This is not about the demo anymore, correct?