#nobody_connect-wrong-country

1 messages ยท Page 1 of 1 (latest)

stiff notchBOT
#

๐Ÿ‘‹ 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/1292849883459485770

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

wheat ermine
wooden vineBOT
wheat ermine
#

I'm trying to create the connected account before onboarding begins. I could ask the user for their country with an input field, but I don't know what would happen if they lied and wanted to change it later?

winter prairie
#

Hi ๐Ÿ‘‹ yeah, there's no way to know what country the Connected Account is for before it's created without asking your user where they're based.

I'm not too sure what happens if they lie, but suspect they won't be onboarded successfully if they can't provide valid information during the onboarding flow.

#

It's not really possible to change the country of the Connected Account once onboarding is started if i recall correctly. A new account would likely need to be created for them.

wheat ermine
#

Interesting, so if they lie about their country, is it possible for them to successfully complete onboarding still? Or would they eventually get stuck?

#

I just dont want to manually help every user that messes up here ๐Ÿ˜…

winter prairie
#

I'm not too sure. I'd expect them to likely get stuck somewhere, but we in this forum aren't as familiar with the verifications that happen during that onboarding.

My suspicion is they'd struggle to provide approiate IDs and address details to match the incorrect country if they provide incorrect information initially.

wheat ermine
#

Right that was what i was thinking too

#

It's hard from a platforms perspective to design around this

#

I guess I'll implement a retry button which will create a new account for them, and if they mess up too many times, they'll need to contact support

#

Thanks

winter prairie
#

Any time!