<?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 : Leaving Gateway page to OrderComplete</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Leaving Gateway page to OrderComplete]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 01:34:40 +0000</pubDate>
  <lastBuildDate>Mon, 13 Feb 2012 17:31:54 +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=4989</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[Leaving Gateway page to OrderComplete : Oh -- I should say that this assumes...]]></title>
   <link>https://forum.productcart.com/leaving-gateway-page-to-ordercomplete_topic4989_post19080.html#19080</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 4989<br /><strong>Posted:</strong> 13-February-2012 at 5:31pm<br /><br />Oh -- I should say that this assumes you actually have an SSL certificate for your site so that it will resolve under HTTPS. If not, then you should get one.]]>
   </description>
   <pubDate>Mon, 13 Feb 2012 17:31:54 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/leaving-gateway-page-to-ordercomplete_topic4989_post19080.html#19080</guid>
  </item> 
  <item>
   <title><![CDATA[Leaving Gateway page to OrderComplete : Hi Rick,You&amp;#039;re on the right...]]></title>
   <link>https://forum.productcart.com/leaving-gateway-page-to-ordercomplete_topic4989_post19079.html#19079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 4989<br /><strong>Posted:</strong> 13-February-2012 at 5:30pm<br /><br />Hi Rick,<div><br></div><div>You're on the right track here: The issue is that when clicking through to come back to the store, the user is switching from HTTPS to HTTP.</div><div><br></div><div>I think this should do the trick for you:</div><div><br></div><div>In /pc/gwIntSecure.asp find the following block of code:</div><div><br></div><div><div>&lt;%</div><div>pcStrReturnCGIURL=replace((scStoreURL&amp;"/"&amp;scPcFolder&amp;"/pc/gwIntSecure.asp"),"//","/")</div><div>pcStrReturnCGIURL=replace(pcStrReturnCGIURL,"http:/","http://")</div><div>pcStrReturnCGIURL=replace(pcStrReturnCGIURL,"https:/","https://")</div><div>%&gt;</div></div><div><br></div><div>Change that to:</div><div><br></div><div><div>&lt;%</div><div>pcStrReturnCGIURL=replace((scStoreURL&amp;"/"&amp;scPcFolder&amp;"/pc/gwIntSecure.asp"),"//","/")</div><div>pcStrReturnCGIURL=replace(pcStrReturnCGIURL,"http:/","https://")</div><div>pcStrReturnCGIURL=replace(pcStrReturnCGIURL,"https:/","https://")</div><div>%&gt;</div></div><div><br></div>]]>
   </description>
   <pubDate>Mon, 13 Feb 2012 17:30:24 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/leaving-gateway-page-to-ordercomplete_topic4989_post19079.html#19079</guid>
  </item> 
  <item>
   <title><![CDATA[Leaving Gateway page to OrderComplete : I use InternetSecure as my payment...]]></title>
   <link>https://forum.productcart.com/leaving-gateway-page-to-ordercomplete_topic4989_post19074.html#19074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=239">Rick_N</a><br /><strong>Subject:</strong> 4989<br /><strong>Posted:</strong> 11-February-2012 at 5:46pm<br /><br />I use InternetSecure as my payment gateway. When a purchase is complete the customer has to click a button at the Gateway to return to my site, namely orderComplete.asp.<br>If the customer does not click the button I am still informed the order took place but I have to manually take it from the incomplete order list and update the status of the order. Until I do this the customer is never notified and to them it looks like the order never took place.<br><br>OK, so I've noticed more and more of these lately and when i did a test transaction and I clicked the button that takes me back to my site I get an Internet Security warning that the information is about to be passed over an unencrypted connection.<br><br><img src="uploads/239/securityWarningIS.jpg" height="185" width="400" border="0" /><br><br>The page at the gateway where the button to be clicked is located on a secure page. Even if I set the return URL to be secure&nbsp; I get the same error. Is this something that I need to talk with EI about?<br>It appears that the info box is stating that the information being sent back to orderComplete.asp is not encrypted and customers just leave at that point by clicking Cancel instead of Continue.<br>Any thoughts or help would be appreciated.<br>Thanks. <br>]]>
   </description>
   <pubDate>Sat, 11 Feb 2012 17:46:26 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/leaving-gateway-page-to-ordercomplete_topic4989_post19074.html#19074</guid>
  </item> 
 </channel>
</rss>