#jainnikesh

1 messages · Page 1 of 1 (latest)

midnight mothBOT
tired sedge
#

Hi there, this is expected. For destination charges, platform is responsbile for refund if the connected account has insufficient balance.

frosty tangle
#

is there any api or any way that we know connected account have enough balance or not ?

tired sedge
#

You should also specify a stripe_account in the request.

By specifying a stripe_account, you are telling Stripe that you want to make an API call on behalf of a connected account. You can refer to this doc to learn more about making API request for connected account (https://stripe.com/docs/connect/authentication)

Learn how to add the right information to your API calls so you can make calls for your connected accounts.

frosty tangle
#

okay i will check