Jump to content

Webservice total price incl. excl. tax are the same


SparkyRih

Recommended Posts

So when I do this request: /api/order_details?filter%5Bid_order%5D=%5B1846%5D&display=full

 

I get this result (I took just the part of interest)

	            [product_weight] => 0.000000
            [tax_computation_method] => 0
            [id_tax_rules_group] => 1
            [ecotax] => 0.000000
            [ecotax_tax_rate] => 0.000
            [download_nb] => 0
            [unit_price_tax_incl] => 109.950000
            [unit_price_tax_excl] => 91.000000
            [total_price_tax_incl] => 109.950000
            [total_price_tax_excl] => 109.950000
            [total_shipping_price_tax_excl] => 0.000000
            [total_shipping_price_tax_incl] => 0.000000
            [purchase_supplier_price] => 0.000000
	

 

As you can see total_price_tax_excl is the same as total_price_tax_incl. You can also see the unit price is correct.

 

So is this a bug, or is there a hidden setting somewhere (can't imagine).

PS version: 1.7.6.2

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...