Invoice Total Calculator
The Invoice Total Calculator computes a final invoice amount from a subtotal, applying a discount, then tax, then adding shipping — matching how most invoices are structured. This mirrors the order used by most accounting software: discounts reduce the taxable base before tax is calculated, and shipping is added afterward without being taxed. It works equally well for one-off freelance invoices, recurring client billing, or multi-item quotes where you already have a combined subtotal in hand.
How This Tool Works
Enter your invoice subtotal, any discount percentage, your tax rate, and shipping charges to calculate the exact total due.
Formula & Method
Discount amount = subtotal × discount%. After-discount subtotal = subtotal − discount. Tax = after-discount subtotal × tax%. Total = after-discount subtotal + tax + shipping.
Example Calculation
A freelance web designer invoices a $1,250 project with a 15% early-payment discount extended to the client. The discount removes $187.50 (1,250 × 15%), leaving an after-discount subtotal of $1,062.50. A 7.25% sales tax applies to that discounted amount, adding $77.03 (1,062.50 × 7.25%, rounded to the nearest cent). With a flat $45 delivery/handling fee added on top (untaxed), the final invoice total due comes to $1,184.53 ($1,062.50 + $77.03 + $45).
Frequently Asked Questions
Is tax calculated before or after the discount?+
This calculator applies the discount first, then calculates tax on the discounted amount — the standard approach used by most invoicing software.
Is shipping taxed?+
This calculator does not tax shipping charges, matching common practice, though tax rules on shipping vary by state and product type — check your local requirements.
Can I use this for quotes as well as invoices?+
Yes, the same math applies whether you're preparing a quote, estimate, or final invoice.
Can I use a flat dollar discount instead of a percentage?+
This calculator only accepts the discount as a percentage. To convert a flat dollar discount, divide it by your subtotal and multiply by 100 — for example, a $75 discount on a $500 subtotal is equivalent to 15%.
Does the total round to the nearest cent?+
Yes — the discount, tax, and total are computed at full precision internally and then displayed rounded to two decimal places, matching how currency is normally shown on an invoice.
Found this useful? Share it
Help someone else out — or link to it from your own site.
Link to this tool
Writing about invoice total calculator? Paste this on your site to link here.
<a href="https://everyfix.net/tools/invoice-total-calculator/">Invoice Total Calculator</a> by <a href="https://everyfix.net">EveryFix</a>Related Tools
Sales Tax Calculator
Calculate sales tax and total price for any purchase.
Use tool →Discount Calculator
Calculate the final price after one or two stacked discounts.
Use tool →Hourly Rate Calculator
Calculate the hourly rate you need to charge to hit your income goal.
Use tool →Profit Margin Calculator
Calculate your profit margin and markup from revenue and cost.
Use tool →