New 24/7 monitoring and daily cloud backups now included in every Shield Pro plan.

Shipping

How to fix WooCommerce shipping not calculating

Shipping should update when a customer enters a postcode. When checkout shows 'No shipping methods available' or a flat zero, the problem is usually misconfigured zones, missing product dimensions, or a carrier API returning errors silently.

Time: 25-45 minutes Level: Intermediate

What this problem looks like

WooCommerce matches the customer's address to shipping zones from most specific to least. If no zone matches, no methods appear. Flat rate plugins still need a zone row.

Live carrier quotes need accurate weight, dimensions, and origin postcode. Missing weight defaults can make APIs return no services without a clear storefront error.

Verify address fields on checkout

Shipping calculation waits for country and postcode in most setups. Hide or rename checkout fields with care. A required state field left blank can block zone matching for US or AU stores.

Shipping zone structure

  1. Go to WooCommerce → Settings → Shipping → Shipping zones.
  2. Confirm a zone covers the test postcode or use a catch-all Rest of World zone.
  3. Add at least one method per zone: flat rate, free shipping, or local pickup.
  4. Drag zone order so specific regions sit above broad ones.

Product-level shipping data

Edit a product → Shipping tab. Set weight and dimensions in shop units under WooCommerce → Settings → General. Virtual and downloadable products skip shipping entirely.

Shipping classes let you surcharge heavy items. Unassigned products still ship but may get wrong flat rates if classes are part of your rules.

Free shipping and minimum order rules

Free shipping methods can require a coupon or minimum order amount. Customers below the threshold see no methods if flat rate is disabled. Offer a paid fallback method in the same zone.

Third-party live rate plugins

Carrier plugins need API keys, origin addresses, and compatible box packing settings. Enable debug mode in the plugin, place a test order, and read logs for 'no services available' API responses.

Use WooCommerce → Status → Logs while testing live rates. Timeout errors often mean your host blocks outbound API calls.

When to stop DIY and hire help

Complex shipping stacks with multiple warehouses, dropship vendors, or bespoke rules need a WooCommerce developer. BugShield configures zones, carrier APIs, and checkout field requirements for UK and EU stores.

FAQs

Why does WooCommerce say no shipping methods available?

No zone matches the address, the zone has no enabled methods, or all methods hide behind unmet free shipping rules.

Do all products need weight for shipping?

Flat rate zones may not need weight. Live carrier quotes always need weight and usually dimensions.

Can caching affect shipping calculation?

Yes. Cached checkout pages can freeze old shipping totals. Exclude checkout from cache and retest.

How do I hide shipping until an address is entered?

That is default WooCommerce behaviour on block checkout. Classic checkout may need theme tweaks or a snippet to hide the section until postcode is valid.

Rather someone else fixed it?

Request a fix at a confirmed price. Named UK developer, secure Vault, direct chat.

Request a Fix