Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    May 2008
    Posts
    27
    Plugin Contributions
    0

    Default Problem with shipping estimator- need to ship by ounces-

    Hello,
    I have been searching for an answer to my problem and cannot seem to find one-
    I am shipping greeting cards, they weigh .08 ounces. USPS is rounding up to .10 and charging 1.34, but on the USPS website the charge is .62

    UPS is showing $8.85 to ship-
    This is what I have in the shipping/packaging section-

    pkg tare sm-md 0:0
    large pkg 10:0
    max weight shipped 50lbs

    Machineable is set to true in USPS module
    Using Zen Cart version 1.3.8a

    I just don't know what else to do-
    Can someone please help me?

    Thank you!

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with shipping estimator- need to ship by ounces-

    I have not had time to test this, but as you need a minimum amount with UPS it is defaulted to .1
    PHP Code:
        $ups_shipping_weight = ($shipping_weight 0.1 0.1 $shipping_weight); 
    I cannot recall if you can lower that amount or not, without going through testing and such myself in the ups.php shipping module ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    May 2008
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem with shipping estimator- need to ship by ounces-

    Thanks for the quick response!
    I will try that, any way to make the USPS module calculate correctly?

    Thank you.. Thank you..

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with shipping estimator- need to ship by ounces-

    Dontcha hate it when you seek help from the dyslexic and they see UPS and USPS as the same thing ...

    NOTE: weight must be less than 35lbs and greater than 6 ounces or it is not machinable

    Might notice that there is a similar thing in usps.php for minimum weight that you could moof around with:
    PHP Code:
    $usps_shipping_weight = ($shipping_weight 0.1 0.1 $shipping_weight); 
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    May 2008
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem with shipping estimator- need to ship by ounces-

    Thank you so much!
    I will play around with the code and see what happens-

  6. #6
    Join Date
    May 2008
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem with shipping estimator- need to ship by ounces-

    Hello-
    I have played with the code, changed to .08 found this thread-

    http://www.zen-cart.com/forum/showth...lculate+weight

    and have tried entering the converted amount- .000625 for the shipping weight in the product . that's the equiv for .08 ounces to lbs.
    Still no luck-

    UPS is still high charging 8.00 or more no matter what I do to the coding-
    Can someone help me out please?

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with shipping estimator- need to ship by ounces-

    I am afraid I cannot get a quote on USPS for less than 0.10 on the weight ... you may need to customize the code or make a new shipping module if you want a different rate to apply when this happens ...

    If you have a minimum amount that you want to charge for the low weight, you could try the Free Shipping Options freeoptions and set the weight for when Weight <= X.XX and set the handling fee as what you would want to charge ...

    What this would do is show that shipping module for low weight and you can change the text display to read something else ...

    Now, you can run the USPS and Free Shipping Options freeoptions and they will both show but the customer can choose the method ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    May 2008
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem with shipping estimator- need to ship by ounces-

    Ok, I really don't want to get into making that many changes-
    Is it possible to use the per item shipping module, and charge .42?
    In my attributes, since we are selling the cards in packages, I have it set to add and additional amount of weight-
    Will that still work with the per item shipping? Or does it only apply to the USPS shipping module?
    Right now, the cards are $4.97 and I want them to stay like that, but I need to ship them at .42 for a sibgle card- packages are more.
    Thank you!

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with shipping estimator- need to ship by ounces-

    If all products can ship for $0.42 each, then the Per Item item shipping module will work for you ...

    If you have other products that ship at different rates, then you would need to go further with this and may need to customize things a bit more ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #10
    Join Date
    May 2008
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem with shipping estimator- need to ship by ounces-

    Sorry, I probably did not explain it right-
    A single item should ship for .42, if they buy two or more of that item, it should adjust to what USPS would charge to ship those cards-
    I have set up additional weight for the packages we sell- 4 cards, 8 cards, 16 cards- so on-
    So, it does work by adding the additional weight and charge for it, but the price for one card is not correct in the first place in the USPS module.

    SO, if I set up a per item weight/charge at .42, will it still go by the additional weight I have set up for the items in the Attributes section?

    I guess that is the real question now-

    Thank you so much!
    I really need to get this resolved soon, or I will be forced to put all cards at the cost including shipping and go with the free shipping module-

    Not exactly what we were wanting to do-
    I know there are other people out there that sell items weighing under 1lb-
    What do they do for the shipping if USPS is not calculating the first class amt corectly?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. HELP!!!! Problem With Shipping Estimator
    By Nick1973 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 20 Nov 2009, 01:08 PM
  2. Problem with Shipping Estimator
    By Nick1973 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 16 Nov 2009, 01:09 PM
  3. Problem with Checkout and Shipping Estimator
    By Sweet ZouZou in forum General Questions
    Replies: 2
    Last Post: 21 Nov 2007, 03:39 AM
  4. Problem with Shipping Estimator
    By kinget in forum General Questions
    Replies: 8
    Last Post: 5 May 2007, 03:22 AM
  5. Problem with CSS and shipping estimator
    By JLA in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Feb 2007, 03:41 AM

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