#blinkdaffer
1 messages · Page 1 of 1 (latest)
hey orakaro
so i have a requirement, our platform will be sending money to creators
as i understand correctly
I need to onboard these creators as connected accounts
once they are onboarded, i need to send them funds
should i be using "createPayout" or transfers to the connected account
we would like the creators to receive the funds instantly
You need both: transfer to the Connected Account, then create an Instant Payout to their bank account
so when i am calling the api
i will first transfer funds to thier account
then call the instant payout method again
Taking a step back, how do you collect those fund in the first place? Charge from some customers?
nope
both actually
but for reconcilation we would like to keep seperate accounts
so customers charges will accumalate with us. then creators can opt for payout
So then make a Transfer API first, then make a Create Instant Payout later