For a product that costs $17.99 when applying a $5 coupon, my cart/checkout displays the following:
Price $19.34
Quantity 1
Sub-Total $19.34 (this is $17.99 + $1.35 in tax)
Then my receipt displays this:
Sub-total: $19.34
Coupon Discount: - $5.00
Shipping & Handling: $2.75
Total: $17.09
Tax Total: $1.00
The total is correct based on ((17.99*.075)+17.99) - 5.00 + 2.75 = 17.09
The problem is the Tax Total should say $1.35 instead of $1.00. Can you help me fix this?
Price $19.34
Quantity 1
Sub-Total $19.34 (this is $17.99 + $1.35 in tax)
Then my receipt displays this:
Sub-total: $19.34
Coupon Discount: - $5.00
Shipping & Handling: $2.75
Total: $17.09
Tax Total: $1.00
The total is correct based on ((17.99*.075)+17.99) - 5.00 + 2.75 = 17.09
The problem is the Tax Total should say $1.35 instead of $1.00. Can you help me fix this?