#meisei81-Connect

1 messages · Page 1 of 1 (latest)

rich star
#

Which type is your account? Express/Custom/Standard? And which capabilities that you passed to create?

inland wren
#

express

#

I pass nothing except type when create an account

rich star
#

Normally you would need

capabilities: {
    card_payments: {
      requested: true,
    },
    transfers: {
      requested: true,
    },
  },
inland wren
#

ok

#

If the seller onboard completely, how do I know it's onboarding successfull.

#

check the charges_enabled is true or payout_enabled is true?

#

or both?

#

I found an account details_submitted is true but both charges_enabled and payout_enabled are false

#

So I think I should check both charges_enabled and payout_enabled are true, right?

rich star
#

You can check their display in your dashboard, I think

inland wren
rich star
#

Not sure what does "these files" mean, but yeah the Connected user would need to submit some document to be enabled