#omidroostaeifarsi-account-debit
1 messages · Page 1 of 1 (latest)
connect account set on express
This error occurs when I want to charge the connect account and its funds are reduced
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
I suspect it's because the account (acct_1LIYzWQn5hIWqpWR) doesn't have sufficient balance
But you should speak to support as per the error
You need to speak to support really. It's an account issue, nothing specific with the API
thanks
Regarding my first issue, is there any other way to debit the account?
Is the method done right?
You could try a transfer: https://stripe.com/docs/connect/account-debits#transferring-from-a-connected-account
But the underlying concept is the same, there's some kind of account restriction that's permitting it
In our platform, we need to charge variable fees every week or daily for the services received by our accounts.
I have used the same method to charge the account
Yep, that method should work. But as per the docs, there's restrictions on when they can be performed
We receive a fee from them according to the services we provide to our customers
We can't really help with account specific stuff like this, so you should speak to support to figure out why that limitation is in place currently
np! hope you figure it out