#Shiroyasha-connect
1 messages · Page 1 of 1 (latest)
i cant get the same result lol
on stripe fees
yeah i got this
but the fees we (platform) have to pay are not clear
the actual fee is on https://stripe.com/fees and you can see it on your dashboard when you make a payment or in the API(https://stripe.com/docs/expand/use-cases#stripe-fee-for-payment)
it depends on your account and the specific card and payment method
Whoops, this thread hadn't shown up for me, sorry 🙂
ok so if i make an indirect payment (10e going directly to the express account minus 20% our fees platform) i ll get 1,72e that s it ?
payment_intent_data : {
application_fee_amount : ourpercent,
transfer_data: {
destination: stripeAcc,
},
},
somthing like that
application_fee_amount is an actual amount in the currency of the payment, not a percentage, but yes then following the diagram you can evaluate how that would work
ok got it
and then, when we do manual payment, for example we send 8e to a bank account, how many the bank account receive ? it s us (the platform) who pay or the partner ? (he will receive 8e or 8e minus 0,25%+10cts) ?
sorry it s not really a dev tech question XD
talking about that
That fee is paid by your platform
ok thanks, sorry to have bothered you again, have a good day/night !
No problem! Have a good one!