<?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 : USPS for Admin Only?</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : USPS for Admin Only?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 10:38:12 +0000</pubDate>
  <lastBuildDate>Sun, 24 Oct 2010 13:13:21 +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=4096</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[USPS for Admin Only? : Figured it out. Answer was in...]]></title>
   <link>https://forum.productcart.com/usps-for-admin-only_topic4096_post15970.html#15970</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=237">sdalan</a><br /><strong>Subject:</strong> 4096<br /><strong>Posted:</strong> 24-October-2010 at 1:13pm<br /><br />Figured it out. Answer was in SHIPRATES.ASP, an include.<br><br>Right before <br><br>if iUSPSFlag=1 then<br>&nbsp;&nbsp;&nbsp; '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>&nbsp;&nbsp;&nbsp; ' Start: Pre-Filter USPS for Availability<br>&nbsp;&nbsp;&nbsp; '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br><br>I added <br><br>'// SD Disable USPS<br>iUSPSFlag=0<br>'// SD<br><br>That causes USPS to not make it any further as an available option.<br>]]>
   </description>
   <pubDate>Sun, 24 Oct 2010 13:13:21 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/usps-for-admin-only_topic4096_post15970.html#15970</guid>
  </item> 
  <item>
   <title><![CDATA[USPS for Admin Only? : Not working, actually. Still showing...]]></title>
   <link>https://forum.productcart.com/usps-for-admin-only_topic4096_post15969.html#15969</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=237">sdalan</a><br /><strong>Subject:</strong> 4096<br /><strong>Posted:</strong> 24-October-2010 at 12:47pm<br /><br />Not working, actually. Still showing USPS options, though UPS is on the drop-down, when I test with a fresh session.]]>
   </description>
   <pubDate>Sun, 24 Oct 2010 12:47:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/usps-for-admin-only_topic4096_post15969.html#15969</guid>
  </item> 
  <item>
   <title><![CDATA[USPS for Admin Only? : Not perfect but atleast it appears...]]></title>
   <link>https://forum.productcart.com/usps-for-admin-only_topic4096_post15968.html#15968</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=237">sdalan</a><br /><strong>Subject:</strong> 4096<br /><strong>Posted:</strong> 24-October-2010 at 12:35pm<br /><br />Not perfect but atleast it appears to work as I need.&nbsp; After this line I<br><br>strTempOptionShipmentType=session("strOptionShipmentType")<br><br>I added the following to remove USPS from the drop-down and then force UPS to take the place of USPS if that's what is getting set.<br><br>'// SD - NIX USPS<br><br>strTempOptionShipmentType = REPLACE (strTempOptionShipmentType,"USPS","")<br><br>If session("provider") = "USPS" THEN session("provider") = "UPS"<br><br>'// SD<br><br>]]>
   </description>
   <pubDate>Sun, 24 Oct 2010 12:35:30 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/usps-for-admin-only_topic4096_post15968.html#15968</guid>
  </item> 
  <item>
   <title><![CDATA[USPS for Admin Only? : Hello. Can anyone help me disable...]]></title>
   <link>https://forum.productcart.com/usps-for-admin-only_topic4096_post15967.html#15967</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=237">sdalan</a><br /><strong>Subject:</strong> 4096<br /><strong>Posted:</strong> 24-October-2010 at 12:06pm<br /><br />Hello. Can anyone help me disable USPS on the outward-facing store but still be able to use it on the Admin side? We send our samples out USPS for free (the item shows a custom FREE SHIPPING option as the method during checkout). <br><br>I tried nixing the CHOOSE PROVIDER drop-down from the page, but then the FREE SHIPPING option did not show - it said instead that rates could not be calculated.<br><br>I need to keep CUSTOM OPTIONS as my shipping default in Control Panel in order for the FREE SHIPPING to show for samplers (a PC support person might have made some code changes to make that work years ago - I don't know for sure).<br><br>After working through all the different possibilities, causing the CHOOSESHPMNT.ASP to skip USPS would actually work.<br><br>Can anyone help? Thanks. I am willing to pay a developer. Using PC 3.1 but planning to move to 4.1 (lots of mods have held me up) very soon.<br><br>Thanks.<br>]]>
   </description>
   <pubDate>Sun, 24 Oct 2010 12:06:45 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/usps-for-admin-only_topic4096_post15967.html#15967</guid>
  </item> 
 </channel>
</rss>