No Tax being calculated
-
Hello, I setup woocommerce shipping + tax and i am getting 0.
I put the address in woocommerce -> general. I have tax enabled, If i put in manual standard tax it works.
In the logs im getting:2025-02-20T10:20:24+00:00 NOTICE :::: TaxJar API request validation :::: (WCS Tax) CONTEXT: {“_legacy”:true}
2025-02-20T10:20:24+00:00 NOTICE API request is in good format. (WCS Tax) CONTEXT: {“_legacy”:true}
2025-02-20T10:20:24+00:00 NOTICE Requesting: taxjar/v2/taxes – {“from_country”:”US”,”from_state”:”FL”,”from_zip”:”33432″,”from_city”:”Boca Raton”,”from_street”:”150 NW 16th St”,”to_country”:”US”,”to_state”:”TX”,”to_zip”:”75208″,”to_city”:”wes”,”to_street”:”539 West Commerce Street”,”shipping”:”8.5″,”plugin”:”woo”,”line_items”:[{“id”:”1043-e77824a20d22b6c2846d915c3d23aab2″,”quantity”:1,”product_tax_code”:””,”unit_price”:”9.57″,”discount”:”0″},{“id”:”1045-a0e2a2c563d57df27213ede1ac4ac780″,”quantity”:2,”product_tax_code”:””,”unit_price”:”9.57″,”discount”:”0″},{“id”:”1109-8f1d43620bc6bb580df6e80b0dc05c48″,”quantity”:1,”product_tax_code”:””,”unit_price”:”9.57″,”discount”:”0″}]} (WCS Tax) CONTEXT: {“_legacy”:true}
2025-02-20T10:20:24+00:00 NOTICE Received: {“tax”:{“amount_to_collect”:0,”freight_taxable”:true,”has_nexus”:false,”order_total_amount”:46.78,”rate”:0,”shipping”:8.5,”tax_source”:null,”taxable_amount”:0}} (WCS Tax) CONTEXT: {“_legacy”:true}
2025-02-20T10:20:26+00:00 NOTICE :::: TaxJar Plugin requested :::: (WCS Tax) CONTEXT: {“_legacy”:true}
I cannot get this nexus set, i even tried manually setting it in functions.php.The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.