#imarun-checkout
1 messages · Page 1 of 1 (latest)
hi there, by handling Stripe processing fees, do you mean you want to pass on Stripe fees to your customers?
yes
we don't have such a feature by default. What you would need to do is to calculate the fees into the charge amount : https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers
VAT/GST price is different for each country how do we manage this in calculation
we don't have a ready set of calculations to take that into account unfortunately. You're going to need to figure out a new set of calculations.
😅 Thanx Alex!