<?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 : Make Gift Certificate Information Required</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Make Gift Certificate Information Required]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 17:44:11 +0000</pubDate>
  <lastBuildDate>Wed, 09 Jan 2013 23:48:18 +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=5390</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[Make Gift Certificate Information Required : Sounds suspiciously like you maybe...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20663.html#20663</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 09-January-2013 at 11:48pm<br /><br />Sounds suspiciously like you maybe had caps lock on the first time around.&nbsp;]]>
   </description>
   <pubDate>Wed, 09 Jan 2013 23:48:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20663.html#20663</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required : Weird, I just tried to register...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20655.html#20655</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2864">BradleyB</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 09-January-2013 at 8:03pm<br /><br /><span style="color: rgb48, 57, 66; font-family: 'Segoe UI', Tahoma, sans-serif; line-height: normal;">Weird, I just tried to register a test user and it worked on the first try. &nbsp;I'm using Google Chrome.</span>]]>
   </description>
   <pubDate>Wed, 09 Jan 2013 20:03:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20655.html#20655</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required : Brad, Which browser did you use...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20651.html#20651</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 09-January-2013 at 5:51pm<br /><br />Brad, Which browser did you use for the sign-up?&nbsp; It's working OK for me with firefox.]]>
   </description>
   <pubDate>Wed, 09 Jan 2013 17:51:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20651.html#20651</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required : I&amp;#039;ll add an enhancement request...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20649.html#20649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 09-January-2013 at 5:43pm<br /><br />I'll add an enhancement request so that the developers take a proper look at this issue.<br>Brad, thanks for the note about the forum sign-up - I'll investigate.<br><br><br>]]>
   </description>
   <pubDate>Wed, 09 Jan 2013 17:43:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20649.html#20649</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required : Hi Bradley,I just had a look under...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20648.html#20648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 09-January-2013 at 4:16pm<br /><br />Hi Bradley,<div><br></div><div>I just had a look under the hood here and it turns out this is very easy to work around.</div><div><br></div><div>To enable the control panel to send out a gift certificate email when the customer did not use this option while checking out, open /pcadmin/OrdDetails.asp and find the following:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><div><span ="Apple-tab-span" style="white-space:pre">								</span>if not rsGCObj.eof then</div><div><span ="Apple-tab-span" style="white-space:pre">								</span>Gc_ReName=rsGCObj("pcOrd_GcReName")</div><div><span ="Apple-tab-span" style="white-space:pre">								</span>Gc_ReEmail=rsGCObj("pcOrd_GcReEmail")</div><div><span ="Apple-tab-span" style="white-space:pre">								</span>Gc_ReMsg=rsGCObj("pcOrd_GcReMsg")</div></div><div></pre></td></tr></table></div><div><br></div><div>Immediately after this, end the if argument so that it now reads:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><div><span ="Apple-tab-span" style="white-space:pre">								</span>if not rsGCObj.eof then</div><div><span ="Apple-tab-span" style="white-space:pre">								</span>Gc_ReName=rsGCObj("pcOrd_GcReName")</div><div><span ="Apple-tab-span" style="white-space:pre">								</span>Gc_ReEmail=rsGCObj("pcOrd_GcReEmail")</div><div><span ="Apple-tab-span" style="white-space:pre">								</span>Gc_ReMsg=rsGCObj("pcOrd_GcReMsg")</div><div><span ="Apple-tab-span" style="white-space:pre">								</span>end if</div></div><div></pre></td></tr></table></div><div><br></div><div>Then remove or comment out the original "end if" down here:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><div><span ="Apple-tab-span" style="white-space:pre">								</span>&lt;%'end if</div><div><span ="Apple-tab-span" style="white-space:pre">						</span>END IF</div><div><span ="Apple-tab-span" style="white-space:pre">						</span>'***************************************</div><div><span ="Apple-tab-span" style="white-space:pre">						</span>'* END - GIFT CERTIFICATE INFO</div><div><span ="Apple-tab-span" style="white-space:pre">						</span>'***************************************</div></div><div></pre></td></tr></table></div><div><br></div><div>Obviously there would not have been an original message, so admin would need to use the option to "resend" the email with a new message.</div>]]>
   </description>
   <pubDate>Wed, 09 Jan 2013 16:16:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20648.html#20648</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required :    Sean@WMS wrote:However, the...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20647.html#20647</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2864">BradleyB</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 09-January-2013 at 2:09pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Sean@WMS" alt="Originally posted by Sean@WMS" style="vertical-align: text-bottom;" /> <strong>Sean@WMS wrote:</strong><br /><br />However, the biggest improvement would be to enable admin to send out a GC email if the customer had skipped that on checkout. That is, the option for admin to re-send the email only shows if the customer had actually used that option on checkout. If they hadn't, then admin has no way to shoot out a GC email to anyone (only way for them to do it is to create a new order for the customer -- with all of the headaches that brings, such has having to void the original GC, etc.).</td></tr></table><div><br></div><div>Agreed, we just dealt with this issue again today.</div><div><br></div><div>BRAD</div><div><br></div><div>P.S. I just registered for a forum account today and after 10+ attempts I think I have determined the Security Code must be entered with lowercase letters, this is opposite of the on screen instructions, which indicate the letters and numbers must be entered as they appear.</div>]]>
   </description>
   <pubDate>Wed, 09 Jan 2013 14:09:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20647.html#20647</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required : My two sense on this, having run...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20610.html#20610</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 02-January-2013 at 4:43pm<br /><br />My two sense on this, having run into a lot of user confusion (both customers and merchants) vis a vis our HTML Formatted Emails add-on, which formats these GC emails to look like gift certificates, is that this section of the checkout should suggest that the user either email it to themselves, or to their recipient.<br><br>However, the biggest improvement would be to enable admin to send out a GC email if the customer had skipped that on checkout. That is, the option for admin to re-send the email only shows if the customer had actually used that option on checkout. If they hadn't, then admin has no way to shoot out a GC email to anyone (only way for them to do it is to create a new order for the customer -- with all of the headaches that brings, such has having to void the original GC, etc.).]]>
   </description>
   <pubDate>Wed, 02 Jan 2013 16:43:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20610.html#20610</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required :  I&amp;#039;ve edited the relevant...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20605.html#20605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=504">rotokirby</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 30-December-2012 at 4:07pm<br /><br />I've edited the relevant portion in the languages.asp to make it clearer, but I still think it needs more attention.&nbsp;<div><br></div><div>We'll continue to offer electronic Gift Certificates as it is a nice service to our customers, but the system in place currently really leaves a lot to be desired.&nbsp;</div><div><br></div><div>I'd love to see some attention paid to Gift Certificates in the upcoming releases, perhaps to at least notify the store owner if the buyer chose not to enter a recipient, that way we can follow up.</div><div><br></div><div><br><div><br></div></div><span style="font-size:10px"><br /><br />Edited by rotokirby - 30-December-2012 at 4:19pm</span>]]>
   </description>
   <pubDate>Sun, 30 Dec 2012 16:07:11 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20605.html#20605</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required : Then perhaps that should somehow...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20604.html#20604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=504">rotokirby</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 30-December-2012 at 3:56pm<br /><br />Then perhaps that should somehow be made clearer to the customer... we had a rash of gift certificate related problems this holiday season that I'd frankly like to avoid.<div><br></div><div>I'll have to look at the messages and see if we can't, at least, make it clear that if you choose not to enter a recipient you'll get the code because our customers aren't understanding that, and because it's just tacked onto the end of the confirmation email people aren't seeing it, apparently.</div>]]>
   </description>
   <pubDate>Sun, 30 Dec 2012 15:56:07 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20604.html#20604</guid>
  </item> 
  <item>
   <title><![CDATA[Make Gift Certificate Information Required : Hi, Leaving it optional means...]]></title>
   <link>https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20603.html#20603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 5390<br /><strong>Posted:</strong> 30-December-2012 at 3:33pm<br /><br />Hi,&nbsp; Leaving it optional means the customer can choose to deliver it now, or send it on themselves later. I'm guessing that on many occasions customers are buying them to give as a present, so immediate delivery would usually not be desirable unless it is being purchased on the appropriate day.&nbsp; &nbsp;]]>
   </description>
   <pubDate>Sun, 30 Dec 2012 15:33:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/make-gift-certificate-information-required_topic5390_post20603.html#20603</guid>
  </item> 
 </channel>
</rss>