Hi there,
I've tried to set up a affliate tracking image and it works like a charm thanks to the tutorial in this page
https://www.zen-cart.com/tutorials/i...hp?article=399
There is only one problem and that is that the order total and the subtotal display the total order with tax included. I don't like paying commision over the VAT
Is there a way to get the code here under to not show the tax or to deduct (is that proper english?) the tax from it?
<?php echo $order_summary['order_subtotal']; ?>
many many thanks for your help in advance


Reply With Quote
