Hi,
$product->getTaxAmount();
Using the above command I can get the tax amount but I want to know that where they are adding ProductTax+ShippingTax amount. From this calculation I want to add CODTax.
Please let me know.Thanks