#marcoprouve - Fee calculation
1 messages · Page 1 of 1 (latest)
To be more clear as well, this is a digital good, a digital "token". I would also like to know if a user has to pay taxes here on top of the Stripe fee, or does Stripe take care of this
That looks like the right calculation from our support page. Have you tested to see if this works properly for a test charge of $25?
For a cost of $25 i get a total charge of $27.08
normally it is just $26.03 if a user does not pay the fee
My next question is about taxes and if I need to include that somehow or what you would recommend
Sorry for dropping off this thread for a bit. Are you using Stripe Tax for your tax calculations?
If you set the tax to exclusive, we will add that on top of the normal price. Basically right now, you are trying to figure out how to pass the full fee from base price + tax on to the user?