<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Sales Tax for Promotion Items</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Sales Tax for Promotion Items]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 19:41:40 +0000</pubDate>
  <lastBuildDate>Thu, 09 Aug 2012 14:16:25 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=5247</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Sales Tax for Promotion Items : I doubt it&amp;#039;s a simple fix...]]></title>
   <link>https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20080.html#20080</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 5247<br /><strong>Posted:</strong> 09-August-2012 at 2:16pm<br /><br />I doubt it's a simple fix and may involve changes to several files - it's one for the development team, please <a href="https://www.earlyimpact.com/eistore/productcart/pc/Checkout.asp?cmode=1" target="_blank" rel="nofollow">log into your account</a> and raise a support ticket.&nbsp;]]>
   </description>
   <pubDate>Thu, 09 Aug 2012 14:16:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20080.html#20080</guid>
  </item> 
  <item>
   <title><![CDATA[Sales Tax for Promotion Items : which file do I look into to make...]]></title>
   <link>https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20079.html#20079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2591">adamoh</a><br /><strong>Subject:</strong> 5247<br /><strong>Posted:</strong> 09-August-2012 at 2:02pm<br /><br />which file do I look into to make the changes quickly?<div>Any help would be appreicated.</div>]]>
   </description>
   <pubDate>Thu, 09 Aug 2012 14:02:02 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20079.html#20079</guid>
  </item> 
  <item>
   <title><![CDATA[Sales Tax for Promotion Items : Ok I&amp;#039;ll do so. ]]></title>
   <link>https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20078.html#20078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2591">adamoh</a><br /><strong>Subject:</strong> 5247<br /><strong>Posted:</strong> 09-August-2012 at 12:57pm<br /><br />Ok I'll do so.]]>
   </description>
   <pubDate>Thu, 09 Aug 2012 12:57:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20078.html#20078</guid>
  </item> 
  <item>
   <title><![CDATA[Sales Tax for Promotion Items : Hi, Please raise a support ticket...]]></title>
   <link>https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20077.html#20077</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 5247<br /><strong>Posted:</strong> 09-August-2012 at 12:32pm<br /><br />Hi, Please raise a support ticket so we can properly investigate.The behaviour you are seeing seems just as wrong to me as it does to you! ]]>
   </description>
   <pubDate>Thu, 09 Aug 2012 12:32:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20077.html#20077</guid>
  </item> 
  <item>
   <title><![CDATA[Sales Tax for Promotion Items : Hi all,I&amp;#039;m jumping through...]]></title>
   <link>https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20076.html#20076</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2591">adamoh</a><br /><strong>Subject:</strong> 5247<br /><strong>Posted:</strong> 09-August-2012 at 12:06pm<br /><br />Hi all,<div><br></div><div>I'm jumping through a lot of hurdles these days thanks to the forum members.</div><div>Today, I would like to figure out if I can change how tax is applied in checkout page.</div><div><br></div><div>Right now, I have a buy one get one promotion going on. For this promotion, the sales tax is applied to certain states only and on the gross total BEFORE discount promotion has been applied.</div><div><br></div><div>What I would like to do is apply the tax on the total AFTER the discount.</div><div><br></div><div>So say the unit cost of a product A is $10 and sales tax is 10%.</div><div>If I buy TWO of the product A, the total is $20. After promotion, the toal is $20 - $10 = $10</div><div>I would like the tax to be $10 * .1 = $1.</div><div><br></div><div>How do i make this change?</div><div><br></div><div>Thank you,</div>]]>
   </description>
   <pubDate>Thu, 09 Aug 2012 12:06:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/sales-tax-for-promotion-items_topic5247_post20076.html#20076</guid>
  </item> 
 </channel>
</rss>