#SlamDuncan - manual payouts
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Yes this is what is referred to as a Manual Payout. We have a doc on how to handle them from your back-end server here :
https://stripe.com/docs/connect/manual-payouts
SlamDuncan - manual payouts
So in this screenshot, in {{CONNECTED_STRIPE_ACCOUNT_ID}}, I would use my users connect account ID? This would transfer the amount, from my platform account to their sub-connect account?
Not exactly no. That screenshot is to create a Payout which moves money from an account's Stripe balance to their external account/bank account
If you want to move money from your platform to the connected account you need to create a Transfer instead: https://stripe.com/docs/api/transfers/create