#peter_40675

1 messages · Page 1 of 1 (latest)

eager streamBOT
paper spire
knotty cargo
#

req_NrKXN9XrMPaARJ -- Here is this

paper spire
#

OK, your connected account needs to have transfers capability in order to accept a destination charge

knotty cargo
#

thanks but i put this

capabilities: {
card_payments: {
requested: true,
},
transfers: {
requested: true,
},
},

when account created, but its still not work

#

showing same error

paper spire
#

Have you completed the Connect Onboarding and provided the necessary informaiton?

knotty cargo
#

its showing restricated

paper spire
#

It's clear that some information are still missing. Have you followed the suggestion to fill out the required fields?

knotty cargo
#

external_account:{
object: 'bank_account',
country: "xxxx",
currency: "gbp",
bank_name: "xxxx",
account_holder_name: "Jane Austen",
account_number: "xxxxx",
routing_number: "xxx",
},
can you provide information for gbp?

#

account number, rounting number...etc..

paper spire
knotty cargo
#

"message": "Cannot create a destination charge for connected accounts in US because funds would be settled on the platform and the connected account is outside the platform's region. You may use the on_behalf_of parameter to have the charge settle in the connected account's country. For more information on on_behalf_of, see https://stripe.com/docs/connect/separate-charges-and-transfers#on-behalf-of. If using capabilities (e.g. card_payments, transfers), note that they affect settlement as well. For more information on capabilities, see https://stripe.com/docs/connect/account-capabilities. If you still need assistance, please contact us via https://support.stripe.com/contact.",

Learn about capabilities you can enable for accounts and the requirements you must satisfy to use them.

Learn how to use Connect to create charges on your platform account on behalf of connected accounts, perform transfers separately, and retain funds in the process.

#

im still facing every time new error,

thant's why i ask about provide gbp account details

paper spire
#

That's a different error, as advised, you should useon_behalf_of parameter since the platform and connected account are not in the same region

knotty cargo
#

okay then application amount transfered but how to payout other user?

paper spire
#

You mean payout to the connected accounts?

knotty cargo
#

yes..