#Hero
1 messages · Page 1 of 1 (latest)
You may set source_transaction in the Transfers request, so that the fund will only be transferred automatically when it becomes available, i.e. after transiting from pending to available balance: https://stripe.com/docs/connect/charges-transfers#transfer-availability
This will avoid insufficient error.
oh great i will check this out, thanks