#VN-fee
1 messages · Page 1 of 1 (latest)
Hi, no, you can't directly get the fee before the payment, https://stripe.com/docs/expand/use-cases is how you get it after.
You can try to calculate the fee in your own code though, since the pricing is fairly static.
ya, thanks you very much. I will follow this link
I have 1 question
when I research have 1 fee is conversion
link picture
How can I pass this fee?
My bank account in singapo
And my customer also pay with usd
And stripe always convert my payment usd to singapo $
the best option overall is to not try and pass the fees on directly and just set your Connect application fees to a flat percentage that covers all your costs
Ya, thanks you very much
In conversion fee currency is I also count in stripe ?
Sorry my bad english
unfortunately I don't understand the question
Ya
Here is my test payment demo
Fee stripe is 1$ usd
but stripe payout in 13.63$ singgapo
How can I make stripe not auto convert usd to singgapo $ ?
Only keep original currency customer pay
add a USD bank account to the Stripe account who will recieve the payout
Ya i see