#adrian.lorenzo
1 messages · Page 1 of 1 (latest)
0.43 is it possible to calculate it and pass it to the customer?
have a look at https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers.
You can't get the fee from the API before the charge, but you can get it after one (https://stripe.com/docs/expand/use-cases#stripe-fee-for-payment), and the pricing is consistent(see our pricing page) so you can write your own code to calculate it and test it in test mode.
do you have a list of stripe processsing rate and fees per currency? we want to add it to the charge amount