#cluo-multiple-transfers
1 messages · Page 1 of 1 (latest)
What do you mean where are they accounted for? an you provide example IDs i can look at?
You can transfer up to the charged amount, essentially sending the whole amount to other accounts
in that case you'd be transferring more than the net amount you received after fees
This is the payment intent pi_3JsY1LGHAzAJEMkv0eLUdbju
Transfer group group_pi_3JsY1LGHAzAJEMkv0eLUdbju
If more than the net amount is transferred, who pays for the stripe fees?
@harsh furnace the fee is paid by your platform as part of the PaymentIntent
you can transfer up to the charge amount, you'd lose money as the platform as you paid the fee but that's your choice in that case
Does the payment intent have a fee amount I can use? I can see it on the dashboard but not the object. So I can do the transfer calculations based on $113.26 ($116.95 - $3.69)
perfect thank you