Hoover_USPS_logs.zip
I put an item from category 1 in the cart and checked rates to Delaware & Australia. Then I added an item to the cart from category 3 (category 10 or 15 in your code) and calculated the rates again for the same destinations.
Hoover_USPS_logs.zip
I put an item from category 1 in the cart and checked rates to Delaware & Australia. Then I added an item to the cart from category 3 (category 10 or 15 in your code) and calculated the rates again for the same destinations.
On your Tare Rate it looks like for Small/Medium you have set it as:
0.1875
change that to:
0:0.1875
Next, create an order that you are testing and post the URL to your site and the products_id that you are using so we can try to recreate the order on your site or, just post the login information to your test account so we can actually see this Order and try a few things ...
On your USPS shipping module, what are the categories_id that you have set that need to skip:
First-Class Mail Large Envelope or First-Class MailRM International Large Envelope**
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!
Path1/Category1 product that fits in an envelope:
http://everythingtiny.com/index.php?...&products_id=1
Path3/Category3 product that requires a box:
http://everythingtiny.com/index.php?...products_id=12
With Tare set to 0:0.1875 the International Large Envelope rate comes up around $4.60, but should be $6.55, and the International First Class Package is coming up $8.45. It should be around $12, so I added $3 to the general international handling fee. Would be nice if it was accurate, instead of $3 off. Gotta love the USPS.
Your code works to negate the International Large Envelope shipping option when a product from path3/category3 is added to the cart. I'm o.k. with the domestic First Class Parcel not showing up with an item from path3/cat3 in the cart if it's a headache to trace. Priority mail isn't too expensive to kill sales. The rest seems to be USPS error.
Thanks for your help with this!
So far, I cannot reproduce the First Class being removed altogether on my site ...
Could you Zip and attache your file for:
/includes/modules/shipping/usps.php so I can try it directly on my site?
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!
usps.php.zip
Thanks!
Okay ... let's review ...
If I have products from category 3 in my cart I do not see either:
First-Class Mail Large Envelope or First-Class MailRM International Large Envelope**
But when I ship to Australia, I get $12.75 for shipping and on your site I get $15.75 for shipping, which is your additional handling of $3.00 ...
I do see on your site that when shipping to the US I do not get a First Class shipping rate with USPS but I do on my site ...
If you look at your debug logs can you refresh that /logs in your FTP and Zip up again that last half dozen log files and post it?
Also, can you turn on the setting in Configuration ... Shipping/Packaging ... for displaying Boxes and Weight by setting this to 3:
Display Shipping Weight and Number of Boxes?
0= off
1= Boxes Only
2= Weight Only
3= Both Boxes and 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!
Hoover_USPS_logs.zip
Done.
Since installing Fast Easy Checkout by Numinix, I've had "Checkout" in all the title bars. I've re-followed the installation steps twice to see if I put something in the wrong place, but to no avail. I don't know how that could be the culprit, but I've gotten the white screen many times for an errant semicolon in the PHP code in an edit that seemed inconsequential.
Sounds like a fresh install might be what I need in January if it works correctly on your site.
I really am not sure how to advise you at the moment, as you code also works fine on my site ...
You could try checking that the file:
/includes/modules/shipping/usps.php
that is on the server matches the code on your computer ...
Then, you could try to do a REMOVE, INSTALL and re-configure of it on your site ...
But I am not finding anything that stands out as to why you are having this issue ...![]()
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!
Did a clean download of USPS.php from the July 28th update and the July 30th update. Seems the July 30th update (includes > modules > shipping > usps.php) was corrupted.
Everything seems to be working now.
I owe you a few coffees.
Thanks for the update that everything is working now ...
Coffee and donuts are always appreciated!![]()
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!