#Edrain

1 messages · Page 1 of 1 (latest)

reef cragBOT
left vector
#

Can you share an example acct_xxx you're trying to onboard?

spiral fox
#

Yes, one moment please

#

acct_1MWIe62VYodeI7RQ
account create request: req_yzWdV27IoYPeQ1
account link request: req_VNA1d9nnahWz6i

left vector
#

It's because you're passing the capabilities hash on creation. If you do that, we lock the account country to the same as the platform

#

Omit that parameter and all supported countries will be listed in the onboarding flow

spiral fox
#

But without passing capabilities, I will be able to transfer payments received with cards to them?

left vector
spiral fox
#

hummm. I'll test now and back here if needed, thank you Ynnoj!

left vector
#

np

spiral fox
#

I'm getting this error when try to create account witht transfer but without card_payment capabilitie:

Your platform needs approval for accounts to have requested the transfers capability without the card_payments capability. If you would like to request transfers without card_payments, please contact us via https://support.stripe.com/contact.

left vector
#

Yup, that's generally not possible

#

You just need to omit the entire capabilities hash

spiral fox
#

Let me see.