Skip to content

Shopify Dude Fix

Why Isn’t Shopify Adding Sales Tax at Checkout?

Shopify taxes not showing at checkout? Check tax regions, product tax settings, included-tax display, Markets tax settings, and customer address.

Quick answer: Shopify usually does not add sales tax at checkout because the customer address is outside a configured tax region, product tax collection is disabled, the store or market is set to include tax in prices, or the order is being tested before Shopify has enough address information. Start in Settings → Taxes and duties, then check the product and the market tax display settings.

The real symptom

A merchant enables Shopify Tax or enters tax regions, then tests checkout and sees no separate tax line. The product may have Charge tax on this product enabled, yet the checkout total does not increase. In other cases, checkout says tax is included instead of adding tax on top of the product price.

Likely causes

  • The customer address is not in a region where the store collects tax.
  • The product or variant has tax collection disabled.
  • The store or market is configured so prices already include tax.
  • The market’s tax display setting shows tax as included rather than as a separate line item.
  • The product has no appropriate product category or tax category for Shopify Tax.
  • The merchant is testing on the cart page before a full checkout address is entered.
  • The store has not added the required tax region or registration.
  • An exemption, customer profile, or B2B company setting changes the tax result.

Confirmed Community fix

Shopify Community tax threads repeatedly resolve this by checking whether “include tax in prices” is enabled and whether the customer address belongs to a configured tax region. Older threads explain that when prices include tax, Shopify does not add another tax amount on top. Newer discussions also point merchants toward Market-level tax display settings when tax appears as included instead of a separate checkout line.

Exact admin path

  1. Go to Shopify admin → Settings → Taxes and duties.
  2. Open the country or region where the customer is located.
  3. Confirm the store is collecting tax for the relevant state, province, or region.
  4. Go to Products and open the product used in the test cart.
  5. Confirm Charge tax on this product is enabled.
  6. Review the product category or tax category where Shopify Tax requires one.
  7. Go to Settings → Markets and open the customer’s market.
  8. Review the market’s taxes and duties settings, including whether tax is included in prices or displayed as a line item.
  9. Retest checkout with a complete shipping address inside the tax region.

Fast isolation test

  1. Create a one-product cart with a taxable product.
  2. Use a customer address in a region where tax collection is enabled.
  3. Test another address in a region where you do not collect tax.
  4. Compare the tax line at checkout, not just the cart page.
  5. If both addresses produce the same result, inspect included-tax and product-tax settings.

Do not confuse “tax included” with “tax missing”

If Shopify says tax is included, the customer may already be paying tax inside the displayed product price. That is different from Shopify failing to calculate tax. The fix depends on whether your store should show tax-inclusive pricing or add tax as a separate checkout line.

Do not do this

Do not hard-code sales tax into the theme or product price as the first fix. Sales tax depends on customer location, nexus, product category, exemptions, and market settings. Fix the tax configuration first.

Sources