[ic] Discount Tag Question

Aaron Rubin ronnie at karatedepot.com
Wed Dec 3 12:47:52 EST 2003


Are you sure the discount is actually being applied? Is the correct
total or the total pre-discount being charged to their CC?
Make sure you don't have a [discount ALL_ITEMS][/discount] somewhere,
which would remove the discount.

--
Aaron Rubin
http://www.KarateDepot.com


-----Original Message-----
From: interchange-users-bounces at icdevgroup.org
[mailto:interchange-users-bounces at icdevgroup.org] On Behalf Of Terral
Artis
Sent: Wednesday, December 03, 2003 10:05 AM
To: interchange-users at icdevgroup.org
Subject: [ic] Discount Tag Question


I am using IC 4.86, and have the discount tag working in the checkout 
page.  The problem that I have is that the customer receipt shows the
old 
price without the discount applied.  The subtotal and total are correct 
thought.  Do I need to do something with the receipt page?  I also have
the 
same problem if I look at the order in Admin.

Here is the tag from checkout.html


[discount code=ALL_ITEMS] $s * .90 [/discount]
         <table cellspacing="0" cellpadding="5" border="0" width="100%">
         <TR class="contentbar2">
           <td class="contentbar2">&nbsp;<b>Remove</b></td>
           <td class="contentbar2" align="center"><b>SKU</b></td>
           <td class="contentbar2"><b>Description</b></td>
           <td class="contentbar2"><b>Quantity</b></td>
           <td class="contentbar2" align="center"><b>Price</b></td>
           <td class="contentbar2"><b>Extension&nbsp;</b></td>

TIA

Terral

_______________________________________________
interchange-users mailing list
interchange-users at icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users



More information about the interchange-users mailing list