#Jaswanth
1 messages · Page 1 of 1 (latest)
At the moment I don't think you can have is separate from the total but you can add an invoice item named "Stripe Fees"
Which I think would show clearly what the extra charge is for
Okay thank you!
Also, how do i caluclate the stripe fees from total ?
is there any way to get the stripe fees
On this doc we give a formula for it https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Basically upping the total also updates the stripe fee a bit so this shows how to calculate it so that you pass on the full fee to the customer
Thank you