Get Tax information in magento

<?php echo Mage::app()->getLayout()->createBlock(‘checkout/cart_totals’)->renderTotals(); ?>

Leave a comment