Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Price product change between tax and without_tax

Solved

Price product change between tax and without_tax

raphael-b
Shopify Partner
2 1 0

Hello, 

 

I have a problem in my client data, 

I use get orders api and when I see the products (items in line_items) sometime they have price with Tax and sometime without tax (for the same product_id, name, price, ...) you can see an example below.

 

I would like to know if there is a flag or an other element for identify these switch ?

 

Pb_with_tax_on_price.png

 

thank you for your help.

Accepted Solution (1)

raphael-b
Shopify Partner
2 1 0

This is an accepted solution.

Ok, I have see a "taxes_include" field and it's false when my product is whitout taxe and true when it's whit taxe

View solution in original post

Reply 1 (1)

raphael-b
Shopify Partner
2 1 0

This is an accepted solution.

Ok, I have see a "taxes_include" field and it's false when my product is whitout taxe and true when it's whit taxe