#Vardi

1 messages · Page 1 of 1 (latest)

austere lilyBOT
dawn sphinx
#

If you wanted to make this something the Connected Account pays for you will need to calculate the Stripe fee amount and subtract it from the amount you transfer to the Connected Account

tired cliff
#

Is this only choice?

#

According to this stripe fee will paid twice?

dawn sphinx
#

According to this stripe fee will paid twice?
Where do you get that?

#

Are you using application_fee_amount or transfer_data to collect funds for the Platform?

tired cliff
#

application_fee_amount

dawn sphinx
#

So in that case you would calculate the Stripe fee amount before you create the Payment Intent and add that amount to the application_fee_amount

#

Since that is the amount the Stripe Fee is subtracted from

tired cliff
#

Got it, thank you!