#jchannon
1 messages · Page 1 of 1 (latest)
Likely that there's a delay set on your payout schedule: https://stripe.com/docs/connect/manage-payout-schedule#:~:text=The delay_days property,Stripe Support.
thanks, where do I see the default delay value?
Depends, are you the platform? The connected account?
ok no worries. i have another question about connected accounts, shall i ask here or start another thread?
Here is fine
ok cool, we use the api to tranfer money from our partner account to connected accounts of our customers. when we transfer money does it only transfer what's available in the balance or does it include payments that are still being processed?
It'll only transfer using funds from the available balance of the account. See: https://stripe.com/docs/connect/charges-transfers#transfer-availability
perfect thanks!