#John-Connect
1 messages · Page 1 of 1 (latest)
Hi there, when you perform destination charge, the charge is immediately made to the connected account, and the payout schedule is based on the value of account.settings.payouts.schedule https://stripe.com/docs/api/accounts/object#account_object-settings-payouts-schedule
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
If you set the schedule to manual, you can use the payout API to arrange payout to your users https://stripe.com/docs/connect/manual-payouts