#yandos666-requirements

1 messages · Page 1 of 1 (latest)

drifting flint
#

👋 happy to help

#

could you please share the account id in question?

warm finch
#

acct_1LNiXJ4TnRtcHvWf

#

evt_3LQBRu4TnRtcHvWf0QpSTHFS

grand rapids
#

This usually means the account is disabled which can happen for many different reasons, usually because information is missing for that account

#

also you seem to be using Direct Charges with Express which you should never do, you should always be using Destination charges in the first place

#

Also looking at that account, it doesn't look like you asked the card_payments capability. They just have the transfers one

warm finch
#

so whereabouts do you set what capabilites you want to request? when generating the aouath link?

grand rapids
#

You really should never be using OAuth in the first place with Express. You should be creating the account upfront via the API to choose the right capabilities then

warm finch
#

ok - whereabouts did you see that capabilites of the connected account - is this something we can see from our/their dashboard?

grand rapids
#

yes if you look at that account in the Dashboard you can see the capabilities. As the platform you also have full API access and absolutely should be looking at capabilities and requirements on the Account: https://stripe.com/docs/api/accounts/object

warm finch
#

awesome thanks - lastly why is direct charges with an express account so bad?

grand rapids
#

Many many reasons: bad reporting, harder to handle refunds for your own support team, no Radar support, fees are different, etc.
Really you absolutely should move to Destination charges and also move away from OAuth

warm finch
#

so for direct charges we should be going down the standard account route?

#

one of the reasons we dont want to use destination charges is due to the fact we dont want to be responsible for refunds or have the funds in our account for legal requirements

grand rapids
#

you're responsible for refunds even with direct charges and for all negative balances/disputes if you use Express

#

you own those accounts and the liability that goes with them