#Sergio Sánchez

1 messages · Page 1 of 1 (latest)

prisma runeBOT
dry void
#

Hello 👋
Can you explain a bit more about your usecase? What kind of connected accounts are you using this with etc?

sudden scarab
#

it is express connected account

#

where I want to see if it is possible to assign two bank account to the same currency

#

because I read this "If the bank account's owner has no other external account in the bank account's currency, the new bank account will become the default for that currency. However, if the owner already has a bank account for that currency, the new account will become the default only if the default_for_currency parameter is set to true."

#

so it sounds like a connected account can have two different bank accounts for the same currency

#

and waht I am trying to do is to create this (in test mode) via API to verify if it is possible

dry void
#

my understanding is that external account API is only for the custom connected account, hold on... let me take a look

#

Ah no, it should work for express and custom both

sudden scarab
#

req_7X6B0JxVRewWDa

dry void
#

Did you connect to this express account via Oauth or did you use connect onboarding?

sudden scarab
#

connect onboarding

#

where I include two external accounts

dry void
#

where I include two external accounts
Not sure what you mean by that

#

Ah, my apologies for the confusion here. I asked a colleague about this and they confirmed that the Express account user has to login and handle their external accounts themselves. You can't create external accounts as a platform for Express accounts.

#

Which is what I said earlier but due to busy discord, misread some docs

sudden scarab
#

ok I undestand

#

so if they go to their dashboard

#

they can add external accounts?

dry void
#

yup

sudden scarab
#

and they can add two for the same currency

#

??

dry void
#

I think that depends on the country the connected account is in.

sudden scarab
#

ok 🤔

#

ok thanks a lot for the support

#

I will try to make some test using the dashboard to verify this

#

and if not I will ask to support team

#

thanks a lot for the clarification about the external accounts limitations 😉