#jomas_code

1 messages ¡ Page 1 of 1 (latest)

rare lanceBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1316807411226382659

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

dawn valve
#

Hello

#

Can you clarify what is not working here?

#

It is expected that when you use an embedded component for a new account that there will be a modal opened in a new window in order to collect the username/pw from the user.

rare lanceBOT
short patrol
#

Hello

#

I expected to show this

#

Just as it is on the docs

#

But instead I have this:

noble moss
#

This is expected if the connected account you're using has yet to share any onboarding information

short patrol
#

Well, thats not great, I'm trying to use the embedded components so that the user doesn't have to leave my Platform. Is this mandatory?

#

How can I avoid it?

noble moss
short patrol
#

What types of external account information would I need? I dont get it

noble moss
#

As part of onboarding, a connected account can provide bank account details for the bank account they plan on using to receive funds. We refer to this as "external accounts" to distinguis them from Stripe accounts

#

Since bank account information is sensitive, we require user authentication whenever the onboarding component is created with external account information enabled

short patrol
#

Okay, I got it.
Can I ask something not related to this now?

#

What is the representation of the Status for an Connected Account for it's model?

noble moss
#

Are you asking how you can get details about an account's status programmatically?

short patrol
#

Yes