#jatinpatel0708
1 messages · Page 1 of 1 (latest)
can you elaborate? what amount exactly are you referring to?
we want to get $10 in connected account to main admin account
admin can add what amount they want to get from the connected acount
you mean you want to transfer balance that the connected account has, and give it to your platform account?
yes, but not all the amount specific amount for example $5 or $10
have a look at https://stripe.com/docs/connect/account-debits for that use case
okay
Getting this error
{
"error": {
"message": "Cannot create account debit on this account; please contact us via https://support.stripe.com/contact with details for assistance.",
"request_log_url": "https://dashboard.stripe.com/acct_1MsgkgGbE4TMTQU0/test/logs/req_HzBRv0Md3gzDVf?t=1688719516",
"type": "invalid_request_error"
}
}
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yeah, because that connected account is a Standard account, and Account Debits are only for Express/Custom.
okay, I will try with express account