WPIntell

Source evidence

VAT not being calculated on shipping

Weight Based Shipping for WooCommerce · support · 2025-11-26T16:07:00+00:00

mixedsentiment
highseverity
0.89relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 28 rows with source links

14.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
premkumarbsetxt resolved
I am facing an issue after updating WooCommerce from 10.3.5 and Weight Based Shipping for WooCommerce from 6.6.0 to 6.10.1. Shipping tax is not being applied correctly. https://drive.google.com/drive/folders/1OlpUBGgm5zeM6kSLAZSVTQNgisDAV3Ft?usp=drive_link My shipping base amount is 5.825 , and with 20% tax it should become 7 (and correctly multiply as 7, 14, 21). However, after the update: Checkout page shows 6.99, 13.98, 20.9 8 instead of full rounding (7, 14, 21). Express payments (PayPal / Google Pay) receive only the raw shipping cost (5.825) with no tax added. I rolled back both WooCommerce and the shipping plugin versions, but the rounding issue and missing tax in express payments still remain. I performed full conflict testing, but no plugin/theme conflict was found. The page I need help with: [ log in to see the link] WBS turns tax calculations on or off via the “Taxable / Non Taxable” switch. Once this turned on, it’s a WooCommerce job to calculate the values. This is affected by the WooCommerce tax settings, including the rounding settings. Also, some third-party plugins change the way this works. Replacing 5.825 with 5.8333 (=7/1.2) might help.

Comments

1 shown
Dan 2025-11-27T14:48:00+00:00

WBS turns tax calculations on or off via the “Taxable / Non Taxable” switch. Once this turned on, it’s a WooCommerce job to calculate the values. This is affected by the WooCommerce tax settings, including the rounding settings. Also, some third-party plugins change the way this works. Replacing 5.825 with 5.8333 (=7/1.2) might help.