#w3ever
1 messages · Page 1 of 1 (latest)
thanks for your sweet reply.
our system use balance to transfer money to connect account.
but sometime balance is not enough and so we are getting error.
so we are going to charge money to our balance from bank. how can we do it?
First, are you using source_transaction when creating the Transfer? That could help with this issue: https://stripe.com/docs/api/transfers/create#create_transfer-source_transaction
Otherwise you can add funds to your platform account with a top up if you are in the US: https://stripe.com/docs/connect/top-ups
The top up endpoing is US only. There might be other ways to add money to your platform with the dashboard, but for this you should ask Stripe support directly: https://support.stripe.com/contact
regarding source transaction, if charge amount is not enough for transfer amount?
This is explained here: https://stripe.com/docs/connect/charges-transfers#transfer-availability
The amount of the transfer must not exceed the amount of the source charge
so. we transfer money from our balance.
so should we contact to support team to charge balance?
what do you mean "to charge balance"?
If you want to add money to your own platform account, this may be possible in the dashboard (not sure, since we are not familiar with the dashboard here). That's why I recommended to ask Stripe support directly: https://support.stripe.com/contact