#koidestroyer-express-onboarding

1 messages · Page 1 of 1 (latest)

turbid schoonerBOT
trail fossil
#

hi! is this for Express accounts?

winged sandal
#

yes

#

I see that if I change to custom or standard I have more countries

#

so, I can't use express outside the US? Or I can after some amount of transactions?

trail fossil
#

no, that's not it at all

winged sandal
#

Great news, thanks

trail fossil
#

Is it possible add card options for express onboarding into a connect account in European countries? I'm setting things up in https://dashboard.stripe.com/settings/connect/express but when I uncheck the US the cards option disappears, as well as when I add the US I can't select the countries I want for card payments.
just going to answer this here instead

#

koidestroyer-express-onboarding

#

can you share some screenshots?

#

it's hard to grasp this from text

#

I guess I see what you mean, it's a confusing UI. It's easier if you think about in terms of the API and capabilities. The Transfers checkbox will request the transfers capability; the Payments one will request card_payments
Then once Payments(card_payments) is picked in the top set of checkboxes, only then are you able to pick capabilities for other payment methods; since having card_payments means the account is onboarded as a merchant and can process its own charges
https://stripe.com/docs/connect/account-capabilities

for any country not in the EU, you must request card_payments to onboard the account as a full merchant("payee only" accounts(ones with only transfers capability) are not supported cross-region)

winged sandal
#

got it - I didn't realize that