#waki

1 messages · Page 1 of 1 (latest)

slender pantherBOT
plain mountain
#

No it doesn't work like that. Payout will go straight to the Connected Account since it's from the Connected Account balance. You may want to take that 1 dollar fee earlier, when you do your fund flow

slender pantherBOT
tepid warren
#

Before processing the payout, should I make a transfer to the platform account as shown below? Also, is there a fee associated with this transfer? If so, is the fee deducted from the platform account?

await stripe.transfers.create({
  amount: 100,
  currency: 'usd',
  destination: '{{PLATFORM_STRIPE_ACCOUNT_ID}}', 
}, {
  stripeAccount: '{{CONNECTED_STRIPE_ACCOUNT_ID}}', 
});
worldly talon