<?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 : Gift Certificates and Discount Codes</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Gift Certificates and Discount Codes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 06:21:19 +0000</pubDate>
  <lastBuildDate>Fri, 08 Apr 2011 16:38:02 +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=4407</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[Gift Certificates and Discount Codes : I think I figured it out. Correct...]]></title>
   <link>https://forum.productcart.com/gift-certificates-and-discount-codes_topic4407_post17267.html#17267</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=89">whizzinpc</a><br /><strong>Subject:</strong> 4407<br /><strong>Posted:</strong> 08-April-2011 at 4:38pm<br /><br />I think I figured it out. Correct me if i'm wrong.<br />Line 1741 in opc_orderverify I changed the following.<br />BEFORE<br />if (clng(intPcSeparate)=0 and clng(intCodeCnt)&gt;0 and clng(intPcAuto)=0) or (pDiscountShowCode&lt;&gt;"" and clng(intPcSeparate)=0 and clng(intPcAuto)=1) or (clng(pcv_HaveSeparateCode)=0 and pDiscountShowCode&lt;&gt;"") then<br /><br />AFTER<br />if (clng(intPcSeparate)=0 and clng(intCodeCnt)&gt;0 and clng(intPcAuto)=0) or (pDiscountShowCode&lt;&gt;"" and clng(intPcSeparate)=0 and clng(intPcAuto)=1) or (clng(pcv_HaveSeparateCode)=0 and pDiscountShowCode&lt;&gt;"") or (pTempGC&lt;&gt;"") then<br /><br />I basically added or (pTempGC&lt;&gt;"")<br />It seems to be working fine.]]>
   </description>
   <pubDate>Fri, 08 Apr 2011 16:38:02 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/gift-certificates-and-discount-codes_topic4407_post17267.html#17267</guid>
  </item> 
  <item>
   <title><![CDATA[Gift Certificates and Discount Codes : I found that In ProductCart v4...]]></title>
   <link>https://forum.productcart.com/gift-certificates-and-discount-codes_topic4407_post17254.html#17254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=89">whizzinpc</a><br /><strong>Subject:</strong> 4407<br /><strong>Posted:</strong> 07-April-2011 at 6:45pm<br /><br />I found that In ProductCart v4 and above, customers can use an electronic coupon (discount code) and a <span ="search_hit">Gift</span> <span ="search_hit">Certificate</span> at the same time.<br>Is there a way to disable this? We don't want the customer the ability to use both. We don't sell gift certificates normally. This is a one time deal.<br>]]>
   </description>
   <pubDate>Thu, 07 Apr 2011 18:45:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/gift-certificates-and-discount-codes_topic4407_post17254.html#17254</guid>
  </item> 
 </channel>
</rss>