Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 13 of 13

Thread: what is UPS2?

  1. #1
    mc9000 is offline Member
    Join Date
    Aug 2007
    Posts
    83

    Default what is UPS2?

    I see some configuration settings in RTSSHIPPING in the appconfig area that are for UPS2. What is UPS2?
    I was trying to keep the overnight and 2 day from displaying as an option in UPS

    UPS Ground $5.52
    UPS 3-Day Select $7.53
    UPS 2nd Day Air AM $13.87 <--need to get rid of this
    UPS Next Day Air Early AM $59.38 <--need to get rid of this

    I see the following entry

    RTShipping.UPS.Services

    UPS2 Carrier Only. A comma-separated list of UPS services, in the format CODE;DisplayName.

    and set it to: 03;UPS Ground,12;UPS Three-Day Select,02;
    but that has no effect. We have a negotiated rates account, so I am not sure what is going on.




    Is there any way to do the same for FedEx?

    FedEx Priority $22.22 <--need to get rid of this
    FedEx 2nd Day $10.53 <--need to get rid of this
    FedEx First Overnight $54.55 <--need to get rid of this
    FedEx Standard Overnight $18.31 <--need to get rid of this
    FedEx Express Saver $9.29
    FedEx Home Delivery $7.76
    FedEx Ground Service $5.33



    RTShipping.Fedex.CarrierCodes setting is all or nothing apparently!
    Last edited by mc9000; 01-30-2010 at 12:22 PM. Reason: need to add more info

  2. #2
    mc9000 is offline Member
    Join Date
    Aug 2007
    Posts
    83

    Default got the ups2 to work

    I put in UPS2, FEDEX, USPS for the active shippers (just had to add the "2" to it)

    Now if I could get the Fedex to not show the overnight options (due to the products my client is selling overnight will never be an option)

  3. #3
    ssgumby is offline Senior Member
    Join Date
    Feb 2009
    Posts
    683

    Default

    UPS2 is for UPS Discounted rates.

    For any shipper, if you want to exclude certain options look at the app config RTShipping.ShippingMethodsToPreven

  4. #4
    mc9000 is offline Member
    Join Date
    Aug 2007
    Posts
    83

    Default

    thanks - just had to keep looking

  5. #5
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation UPS2 Negotiated Rates or not working

    UPS2 Negotiated Rates or not working.

    how could you get this to work, can you please help me to get the negotiated UPS Rates work.

    thanks
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  6. #6
    AspDotNetStorefront Staff - Erik is offline Senior Member
    Join Date
    Nov 2010
    Location
    Ashland, OR
    Posts
    168

    Default UPS2 negotiated rates

    Gus,

    Following the instruction properly in the User's Guide will do the trick. You do have to have a valid UPS Negotiated Rates account established. This is not the same as a standard UPS account. You will have a 6-digit account number to enter in the appconfigs instead of the usual long license number.

    http://manual.aspdotnetstorefront.co...ted-rates.aspx
    Erik Sutton
    AspDotNetStorefront Technical Support

  7. #7
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation My UPS account have Negotiated Rates

    Hi my UPS account have negotiated rates confirm.
    I have done all the setting explained int he manual you posted.

    just to clarify, we don't have
    - Set the RTShipping.UserName AppConfig to your UPS account user name
    - Set the RTShipping.Password AppConfig to your UPS account password

    in APPConfig

    we have
    RTShipping.UPS.UserName
    RTShipping.UPS.Password


    But Created RTShipping.UserName and RTShipping.Password to check if it makes any difference.

    This is my XML UPS request
    C#/VB.NET Code:
    <roottag_justaddedfordisplayonthispage>
      <
    UPSRequest>
        <
    AccessRequest xml:lang="en-us">
          <
    AccessLicenseNumber>12345674545890</AccessLicenseNumber>
          <
    UserId>username</UserId>
          <
    Password>password</Password>
        </
    AccessRequest>
        <
    RatingServiceSelectionRequest xml:lang="en-US">
          <
    Request>
            <
    RequestAction>Rate</RequestAction>
            <
    RequestOption>Shop</RequestOption>
            <
    TransactionReference>
              <
    CustomerContext>Rating and Service</CustomerContext>
              <
    XpciVersion>1.0001</XpciVersion>
            </
    TransactionReference>
          </
    Request>
          <
    PickupType>
            <
    Code>01</Code>
          </
    PickupType>
          <
    Shipment>
            <
    Shipper>
              <
    Address>
                <
    City>AVENEL</City>
                <
    StateProvinceCode>NJ</StateProvinceCode>
                <
    PostalCode>07001</PostalCode>
                <
    CountryCode>US</CountryCode>
              </
    Address>
            </
    Shipper>
            <
    ShipTo>
              <
    Address>
                <
    City>FLORAL PARK</City>
                <
    StateProvinceCode>NY</StateProvinceCode>
                <
    PostalCode>11001</PostalCode>
                <
    CountryCode>US</CountryCode>
              </
    Address>
            </
    ShipTo>
            <
    ShipmentWeight>
              <
    UnitOfMeasurement>
                <
    Code>LBS</Code>
              </
    UnitOfMeasurement>
              <
    Weight>108.5000</Weight>
            </
    ShipmentWeight>
            <
    Package>
              <
    PackagingType>
                <
    Code>02</Code>
              </
    PackagingType>
              <
    Dimensions>
                <
    UnitOfMeasurement>
                  <
    Code>IN</Code>
                </
    UnitOfMeasurement>
                <
    Length>0</Length>
                <
    Width>0</Width>
                <
    Height>0</Height>
              </
    Dimensions>
              <
    Description>1</Description>
              <
    PackageWeight>
                <
    UnitOfMeasure>
                  <
    Code>LBS</Code>
                </
    UnitOfMeasure>
                <
    Weight>108.5000</Weight>
              </
    PackageWeight>
              <
    OversizePackage />
            </
    Package>
            <
    ShipmentServiceOptions />
          </
    Shipment>
        </
    RatingServiceSelectionRequest>
      </
    UPSRequest>
    </
    roottag_justaddedfordisplayonthispage

    But I still get only Published rates not negotiated Rates.

    I am wondering, if StoreFront have this feature or not?
    may be this is a bug they have to fix?

    Please correct me if i am dong anything wrong.

    thanks
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  8. #8
    AspDotNetStorefront Staff - Erik is offline Senior Member
    Join Date
    Nov 2010
    Location
    Ashland, OR
    Posts
    168

    Default UPS2 negotiated rates

    Gus,

    Your version number for your store says 8.0.1.1. If this is the case, you should upgrade to 8.0.1.2.

    For anyone using ML8 (8.0.1.2 and most likely any previous), there is a bug causing negotiated rates to not be returned. This is slated for the next service pack update. I apologize for not noticing this earlier.
    Erik Sutton
    AspDotNetStorefront Technical Support

  9. #9
    AspDotNetStorefront Staff - Erik is offline Senior Member
    Join Date
    Nov 2010
    Location
    Ashland, OR
    Posts
    168

    Default

    Also, you are correct on the AppConfig names and the User's Guide has been corrected.
    Erik Sutton
    AspDotNetStorefront Technical Support

  10. #10
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation no it is not working in both versions

    Quote Originally Posted by AspDotNetStorefront Staff - Erik View Post
    Gus,

    Your version number for your store says 8.0.1.1. If this is the case, you should upgrade to 8.0.1.2.

    For anyone using ML8 (8.0.1.2 and most likely any previous), there is a bug causing negotiated rates to not be returned. This is slated for the next service pack update. I apologize for not noticing this earlier.
    Hi i have two licences (two websites) one is running on 8.0.1.1 and the other is on 8.0.1.2, after your message i tried to use my UPS account information on the other site which is running on 8.0.1.2 But that site also troughs the same error.

    please help me how can i fix it.

    thanks
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  11. #11
    AspDotNetStorefront Staff - Erik is offline Senior Member
    Join Date
    Nov 2010
    Location
    Ashland, OR
    Posts
    168

    Default ML8012 has the bug

    Gus,
    The ML8012 has the bug...
    The fix will be in a future service pack/edition.
    Erik Sutton
    AspDotNetStorefront Technical Support

  12. #12
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation when can we expect the Fix

    any ideas when can we expect the fix?
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  13. #13
    AspDotNetStorefront Staff - Erik is offline Senior Member
    Join Date
    Nov 2010
    Location
    Ashland, OR
    Posts
    168

    Default

    We are currently working on a service pack for ML8 and I can say this bug fix is slated for it, but do not have a specific time frame (as usual).
    Erik Sutton
    AspDotNetStorefront Technical Support