TaxShipping for a specific country

TaxShipping for a specific country

MirunaAndriesei
Shopify Partner
4 0 1

How can I query the regional tax for a specific country regarding shipping? Here's the scenario:

I am building an app, and I need to add VAT if the VAT is not already included as an extra tax. I’m using the taxShipping and taxesIncluded settings on shop in graphql, which correspond to the two checkboxes under Settings > Taxes and duties > General:

  1. Include sales tax in product price and shipping rate
  2. Charge sales tax on shipping

However, if I set taxShipping to false and configure the UK to collect VAT in Settings > Taxes and duties > United Kingdom , the VAT is still applied to shipping.

My question is: how can I query the potential tax on shipping for a specific country using GraphQL? As taxShipping  is false, but for UK it should be true based on regional settings. 

Screenshot 2024-12-17 103649.png

Screenshot 2024-12-17 103441.png

Screenshot 2024-12-17 103624.png

screencapture-admin-shopify-store-plus-03-12-24-settings-taxes-2024-12-17-10_33_53.png

    

Replies 0 (0)