#meisei81-Connect
1 messages · Page 1 of 1 (latest)
Which type is your account? Express/Custom/Standard? And which capabilities that you passed to create?
Normally you would need
capabilities: {
card_payments: {
requested: true,
},
transfers: {
requested: true,
},
},
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?
You can check their display in your dashboard, I think
If I pass these parameters in creating an account, when the seller onboard, they should fill in these files, if they don't, the detail_submitted would be false, right?
Not sure what does "these files" mean, but yeah the Connected user would need to submit some document to be enabled