Page 27 of 34 FirstFirst ... 172526272829 ... LastLast
Results 261 to 270 of 336
  1. #261
    Join Date
    Sep 2012
    Posts
    43
    Plugin Contributions
    0

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    I need help figuring out why my shipping charge is 3-4 dollars higher than usps.com rate quotes. No matter how I change around shipping/packaging section tare weights and variables I cannot get within atleast the dollar range in accuracy for the usps shipping module priority mail. all packages are set up to ship for the same price since I only sell 4 products on my website, all ship in the same size box. Its set up really simple, but I cannot get the atleast within the dollar range of accuracy, its off 3-4 dollars.

  2. #262
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    What are the settings within the module?
    What are the specifics of what you are shipping? weight, size, value, etc?
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  3. #263
    Join Date
    Sep 2012
    Posts
    43
    Plugin Contributions
    0

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    Quote Originally Posted by RixStix View Post
    What are the settings within the module?
    What are the specifics of what you are shipping? weight, size, value, etc?
    Click image for larger version. 

Name:	shippingpackaging.jpg 
Views:	96 
Size:	11.6 KB 
ID:	12114
    Click image for larger version. 

Name:	usps-module.jpg 
Views:	105 
Size:	21.0 KB 
ID:	12115

  4. #264
    Join Date
    Mar 2013
    Location
    Houston, Texas, United States
    Posts
    2
    Plugin Contributions
    0

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    I'm struggling with what defines a USPS First Class Mail Package. I ship small, light items and have been using some test items to find my issue. I'm using a tare of 10 (10% weight & volume (?)). I have one item that weights 0.125/0.1375 pounds and is 11.3/12.43 cu. in. which allows the First Class Package option. But another item is 0.125/0.1375 pounds and is 11.7/12.87 cu. in. and does not allow First Class Package. I don't see anything at USPS that constrains on such a small volume or weight. I'm sure I'm doing something wrong, any help would be appreciated. ZC 1.5.1. BTW: This is a much-needed add-on. Well done!

  5. #265
    Join Date
    Sep 2012
    Posts
    43
    Plugin Contributions
    0

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    Quote Originally Posted by sunchips View Post
    Click image for larger version. 

Name:	shippingpackaging.jpg 
Views:	96 
Size:	11.6 KB 
ID:	12114
    Click image for larger version. 

Name:	usps-module.jpg 
Views:	105 
Size:	21.0 KB 
ID:	12115
    I have matched the weight on usps website for a quote. usps.com quote is telling me the same zipcode and weight is 9.50. my website is saying 12.40

  6. #266
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    Quote Originally Posted by sunchips View Post
    I have matched the weight on usps website for a quote. usps.com quote is telling me the same zipcode and weight is 9.50. my website is saying 12.40
    Unless I'm reading something wrong, your settings seem to indicate that:

    the smallest package you will ship is 1 pound
    Small/Medium tare = Add 1 pound
    Large tare = Add 2 pounds

    Also, you are using the USPS shipping module, not the USPS Shipping module Ratev4-IntlRateV2 which is the subject of this topic.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  7. #267
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    Quote Originally Posted by nsapp View Post
    I'm struggling with what defines a USPS First Class Mail Package. I ship small, light items and have been using some test items to find my issue. I'm using a tare of 10 (10% weight & volume (?)). I have one item that weights 0.125/0.1375 pounds and is 11.3/12.43 cu. in. which allows the First Class Package option. But another item is 0.125/0.1375 pounds and is 11.7/12.87 cu. in. and does not allow First Class Package. I don't see anything at USPS that constrains on such a small volume or weight. I'm sure I'm doing something wrong, any help would be appreciated. ZC 1.5.1. BTW: This is a much-needed add-on. Well done!
    See if this helps....

    \includes\modules\shipping\usps.php

    Around Line 187, Edit the coded volume of 12.5 to whatever you want to be the max volume that you will ship via first class.

    Code:
    'First-Class Mail Package'=>
            array('id'=>0, 'maxWeight'=>0.8125, 'transitReq'=>'StandardB', 'maxGL'=>108, 'maxLength'=>'', 'maxWidth'=>'', 'maxHeight'=>'', 'volume'=>12.5, 'regOnly'=>0, 'commOnly'=>0, 'size'=>'', 'fcType'=>'PARCEL','container'=>'', 'service'=>'FIRST CLASS'), //CLASSID="0"
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  8. #268
    Join Date
    Sep 2012
    Posts
    43
    Plugin Contributions
    0

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    Quote Originally Posted by RixStix View Post
    Unless I'm reading something wrong, your settings seem to indicate that:

    the smallest package you will ship is 1 pound
    Small/Medium tare = Add 1 pound
    Large tare = Add 2 pounds


    Also, you are using the USPS shipping module, not the USPS Shipping module Ratev4-IntlRateV2 which is the subject of this topic.

    ########, wrong one. this module is a godamn headache. why is there no where to enter the box dimensions? this sole un-editable reason is why Im getting f-ed up shipping rates. any solutions? im at my wits end with this thing.

  9. #269
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    Quote Originally Posted by sunchips View Post
    ########, wrong one. this module is a godamn headache. why is there no where to enter the box dimensions? this sole un-editable reason is why Im getting f-ed up shipping rates. any solutions? im at my wits end with this thing.
    What happens when you set the tare to 0:0 for small/med and large boxes instead of adding 1 or 2 pounds?
    What happens when you increase your largest package that you will ship to a much higher weight than 1 pound?
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  10. #270
    Join Date
    Sep 2012
    Posts
    43
    Plugin Contributions
    0

    Default Re: USPS RateV4, IntlRateV2 support and etc..

    if I set my products weight to 1 pound. and my small to medium to 0:0 and large to 0:1, I get 12.40 as my priority mail charge. now, this should be sending the information to usps that my one pound package is shipping priority mail. why is usps module quoting 12.40, and usps.com is quoting 8.50? Because there is no flipping dimension size. its giving me some random ###### rounded up number from usps because it has no clue what the box dimension size is.... the box dimension size has everything to do with how much usps charges you, along with weight. why do these modules go by weight only? this seems like a SEVERELY overlooked variable. it seems with this module, you cannot go cheaper than $12.40 for a large priority mail package, and no more than $6.20 for a small-medium priority mail package. no matter how much I mess with the weights of my products. I have my own boxes Im shipping in, I enter the dimension sizes into usps.com, I enter the weight, select large box, select the zip code and then select the priority mail option, Bam.....4 dollars cheaper then usps shiping modules quoting me.
    Last edited by sunchips; 11 Mar 2013 at 02:38 AM.

 

 
Page 27 of 34 FirstFirst ... 172526272829 ... LastLast

Similar Threads

  1. Optional Shipping Insurance Module [Support Thread]
    By jettrue in forum Addon Shipping Modules
    Replies: 414
    Last Post: 20 Mar 2025, 01:39 PM
  2. Replies: 29
    Last Post: 24 Sep 2014, 09:59 PM
  3. v151 USPS Shipping RateV4-IntlRateV2
    By Christian_Wagner in forum Addon Shipping Modules
    Replies: 2
    Last Post: 17 May 2013, 04:43 PM
  4. v151 USPS Shipping Module Update - RateV4 - IntlRateV2
    By omegaman66 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 28 Oct 2012, 08:40 PM
  5. USPS RateV4, IntlRateV2 support and etc..
    By Marco B in forum Addon Shipping Modules
    Replies: 8
    Last Post: 30 May 2011, 10:55 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR