#metamike8438
1 messages · Page 1 of 1 (latest)
👋 happy to help
transfers either succeed or throw an error and the transfer object isn't created
One more thing, Can we use payout API to send amount from platfrom balance to connected custom users external account?
no, payouts are the transactions between an account's balance and their external bank account
fwiw the transfer events are transfer.created, transfer.reversed and transfer.updated
ok, got you
so to achieve this you need to first do a transfer from the platform's account to the connected account then either wait for the automatic payout or create a manual one for the connected account
Let me check, will comeback again if i have any, Thank you
sure thing
If i create a transfer from platform, what will be ETA for automatics payouts to the connected account?
@scarlet herald ?
you can manage the payout schedule https://stripe.com/docs/connect/manage-payout-schedule
cool thank you