#seankwalker
1 messages ยท Page 1 of 1 (latest)
Hello! This depends on several factors. The big one is if you're using a source_transaction or not when creating the Transfer?
hmm, Was not planning on it if we didn't need to
So with a source_transaction specified you can transfer funds for a transaction before they become available. See here for details: https://stripe.com/docs/api/transfers/create#create_transfer-source_transaction
Beyond that, I recommend you read through the Payout schedule and Payout speed sections here: https://stripe.com/docs/payouts#payout-schedule
In our case we were planning on just keeping the balance of our Platform account topped up so we should always have enough to cover any transfers -- would that be OK?
Oh and to clarify, we'll be using manual payouts, not automatic --
And then this page, which is Connect-specific: https://stripe.com/docs/connect/manage-payout-schedule
Yep, if you have the available funds in your platform balance to fund the Transfers that's fine.
Okay awesome ๐ Thank you @brittle sluice ! ๐