#dschuett-calculate-stripefee
1 messages · Page 1 of 1 (latest)
Hey @analog granite there's https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers which might be a good start
dschuett-calculate-stripefee
This help article talks about passing them on but not how to automatically calculate them without having to have to manage a matrix of the countries/payment methods yourself.[3:33 PM]
But yeah there isn't anything better than this and writing your own logic/code, we don't have a feature for this
We usually recommend building in Stripe's fee in your own pricing
Like you don't add the cost of your hosting or email provider to an order
I see. Our platform uses connected accounts which want to pass on the payment fees to the customer.
And they sometimes have better rates negotiated.
yeah there's unfortunately no way to adapt/plan for this I'm sorry
It be great if there would be an endpoint available to calculate these so it's not guess work on our side.