#claudiuyoro_unexpected

1 messages ¡ Page 1 of 1 (latest)

ripe tigerBOT
#

👋 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/1245733794162413671

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

waxen orbit
#

Hello

#

What type of Connected Accounts are you working with?

nimble valley
#

Hi

#

I think express, give me a second.

#

I believe it's express, but not 100% sure, how do I check that quickly?

waxen orbit
#

Or you can provide me an example Account ID where this happened and I can look

nimble valley
#

this is the id:acct_1PLKOTCzME0iTl1I

waxen orbit
#

Thanks, looking

nimble valley
#

Sure! Thank you

waxen orbit
#

Okay yes, you are using Express. However the user should be able to select the Country on the first screen after they input email/phone and do 2FA

#

Once they select the country there then they can't change it

#

Is that what you are saying happened above?

nimble valley
#

Yes, exactly.

waxen orbit
#

Okay yeah if they have already selected the country then there is no way around it but to delete their current account and create a new one for them.

#

You can't change the country of an account once it has been selected.

nimble valley
#

Oh, I see, so basically I need to implement something to delete their stripe account. I see, thank you!

waxen orbit
#

Yep, or you could create again with a different email, but deleting is the easiest so they can re-use the same email again.

nimble valley
#

Thanks, all good!