Add a function for taxes, when applying discounts
Wondering if you could add a function to the register when clients are paying. I want to have the taxes added to the total even if there is a discount added. Example..
total of the service is $200, taxes are added making the service $230. If the client has a gift certificate for $100, I would have the $100 subtracted from the total. (Which should still be $130 after taking off the $100)
But on the clover system, the tax is only added to the remaining balance of $100.. making the total $115. if it was an option to add the taxes when you are applying a discount that would be very helpful and give me less steps to make sure we collect all the taxes we need for the services we provide. Thanks!
-
Jose L Rodriguez commented
If it would be posible to have discount taken off after taxes had been added to the total amount. Write know it takes the discount firt and then the taxes that are apply are less than what should be.