#redtopia-connect
1 messages · Page 1 of 1 (latest)
Hi there, when you mention you will not use a payout schedule, I was wondering if you are using manual payouts: https://stripe.com/docs/connect/manual-payouts
When you create a manual payout for your express accounts: https://stripe.com/docs/connect/manual-payouts#regular-payouts
It will generate a Payout object which would contain the Payout id https://stripe.com/docs/api/payouts/object?issuing_dispute_object-status#payout_object-id
For clarification, Transfer and Payout are 2 separate things.
Transfer is fund transfer from your Platform account to the connected account.
Payout is the payment from the Stripe account (any account type) to your bank account (or debit card) depending on how you have set up to receive the money.
Hope this helps 🙂