<?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 : Customizing UPS Shipping Calcuations</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Customizing UPS Shipping Calcuations]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 00:51:42 +0000</pubDate>
  <lastBuildDate>Fri, 05 Feb 2016 16:59:53 +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=6055</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[Customizing UPS Shipping Calcuations :  found it, the file was shiprates.asp...]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22615.html#22615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 05-February-2016 at 4:59pm<br /><br /><p>found it, the file was shiprates.asp which calculate number of packages for all providers.&nbsp; so I pulled the variable after the include of that file and I am golden.&nbsp; if anyone has questions on this let me know.</p><p>I recommend that productcart allows for added integrated fees to be calculated per package instead of per shipment, because UPS does charge per package $4.25 for signature required/delivery confirmation, not per shipment.</p>]]>
   </description>
   <pubDate>Fri, 05 Feb 2016 16:59:53 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22615.html#22615</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations : Having a problem with front end....]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22614.html#22614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 05-February-2016 at 3:11pm<br /><br />Having a problem with front end.&nbsp; Looks like it doesn't pick up the correct package count until it is all the way on the payment screen.&nbsp; It sets&nbsp;a package count&nbsp;as 1&nbsp;until that final step, and then writes the correct count to the&nbsp;orders table.&nbsp; &nbsp; I need to find the code where the package count is calculated on the checkout side so that I can bring it over sooner (before the rates are calculated).]]>
   </description>
   <pubDate>Fri, 05 Feb 2016 15:11:36 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22614.html#22614</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations : Yes, so same as front end , but...]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22609.html#22609</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 03-February-2016 at 5:17pm<br /><br /><p>Yes, so same as front end , but this time pull </p><p>pcCustSession_OrdPackageNumber from pcCustomerSessions table.</p><p>then multiply by handlinfee in the same area as the backend file, except in opc_chooseShpmnt.asp .</p><p>It works!</p>]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 17:17:21 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22609.html#22609</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations :  Got it, I believe it is in opc_chooseShpmnt.asp...]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22608.html#22608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 03-February-2016 at 4:42pm<br /><br />Got it, I believe it is in opc_chooseShpmnt.asp]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 16:42:07 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22608.html#22608</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations : I was able to change the back...]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22607.html#22607</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 03-February-2016 at 4:01pm<br /><br /><p>I was able to change the back end (edit order view real time rates) already, but need file location on the front end (shipping cart side)</p><p>I pulled ordPackagenum to checkRealtimeRates.asp and I changed the following code:</p><p>Changed ---</p><p>tempRate=(cDbl(tempRate)+cDbl(serviceHandlingFee))</p><p>to</p><p>multipleboxhandlingfee=cDbl(servicehandlingfee)*cDbl(dwgordPackageNum)<br>&nbsp;tempRate=(cDbl(tempRate)+cDbl(multipleboxhandlingfee))</p><p><br></p>]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 16:01:38 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22607.html#22607</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations :  So what I&amp;#039;d like to try...]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22606.html#22606</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 03-February-2016 at 3:28pm<br /><br /><p>So what I'd like to try to do&nbsp;is find where the "serviceHandlingFee" is added to front and back end of orders, so that I can multiply the serviceHandlingFee set&nbsp;for the shipping service&nbsp;by the number of packages on the order, and add that number to the integrated rate.</p><p>I.E. the built in handling fee per shipping option becomes a "per package" fee, instead of a per shipment fee, which better matches how UPS adds fees, as they add fees per package, not per shipment.&nbsp; so if you add delivery confirmation and signature required to a shipment, UPS charges per package, and currently productcart&nbsp; built-in shipping integration rate return does not account for this.</p>]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 15:28:07 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22606.html#22606</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations :  Matt, can you tell me which...]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22605.html#22605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 03-February-2016 at 2:49pm<br /><br />Matt, can you tell me which file adds the handling fee set on UPS OnLine Tools Shipping Configuration Page to the actual shipping amount total for the order.]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 14:49:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22605.html#22605</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations : My plan is to add code that multiplies...]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22604.html#22604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 03-February-2016 at 2:46pm<br /><br /><p>My plan is to add code that multiplies the number of packages x the additional fees value, to add the correct amount to UPS to account for fees per box, that UPS charges, instead of fee per shipment.</p><span style="font-size:10px"><br /><br />Edited by dwatch - 03-February-2016 at 2:47pm</span>]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 14:46:37 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22604.html#22604</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations :  thank you. ]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22603.html#22603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 03-February-2016 at 2:33pm<br /><br />thank you.]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 14:33:37 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22603.html#22603</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing UPS Shipping Calcuations : ProductCart returns the total...]]></title>
   <link>https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22602.html#22602</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=213">Matt</a><br /><strong>Subject:</strong> 6055<br /><strong>Posted:</strong> 03-February-2016 at 2:32pm<br /><br />ProductCart returns the total rate that includes all of the fees. It should be identical to what you pay if you walk into a UPS Store.&nbsp; You are correct that our additional fee feature is per order.&nbsp; So if you wanted to add padding per package you'd need to customize the file "UPSShipRates.asp".<br>]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 14:32:14 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-ups-shipping-calcuations_topic6055_post22602.html#22602</guid>
  </item> 
 </channel>
</rss>