#RJ01

1 messages ยท Page 1 of 1 (latest)

olive roseBOT
amber elbow
#

Hi there!

tulip hatch
#

Here is my case,

we want to include the stripe fee in the total amount that the customer will pay

example..
Product Price = $99
Sales Tax for that state is = 7.8% ( Sales Tax โ€“ Arizona (7.8% on $99) = $7.72 )
Sum Amount: $106.72

Stripe Fee: $3.39 ( $106.72 * 2.9% + $0.30)
Total Amount: $110.11

if we pass this in Stripe or if the user pay for this. the stripe fee changes since it is looking in the total amount..
If we deduct the Sales Tax and Stripe Fee in Total Amount it is not exact $99

please help, how can we charge the customer including the stripe fee and getting the whole $99 after deducting the sales tax and stripe fee..

amber elbow
#

So you want to increase your price so that the customer pays the Stripe fee?

tulip hatch
#

yes that is correct

#

we want to increase our price depends on the sales tax and stripe fee so if we deduct those additional cost we will get the whole product price

amber elbow
tulip hatch
#

yea we are aware of that. but my concern is how can I increase our price depends on the sales tax and stripe fee so if we deduct those additional cost we will get the whole product price

amber elbow
#

I'm not sure I understand your question. Did you read the link I shared that explain how to do the calculation?

tulip hatch
#

yea unfortunately i cant understand the formula ๐Ÿ’”

#

if you can give an example. it will be helpful thank you

fiery raven
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

tulip hatch
#

sure thanks

fiery raven
#

It depends largely on how the tax is calculated in your region, which might make the calculation very complicated. I would not recommend doing this, as also my colleague mentioned, it might be illegal in many countries. If you still want to do this, please reach out to Stripe Support and they might help you with the precise calculation: https://support.stripe.com/?contact=true

tulip hatch
#

okay thank you

fiery raven
#

Happy to help!