Zen Cart Logo
Forums / Addon Shipping Modules / State to State shipping problem with USPS V4

State to State shipping problem with USPS V4

Views: 998

Results 1 to 3 of 3
14 Jul 2014, 5:02 PM
#1
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,790
Plugin Contributions:
14

State to State shipping problem with USPS V4

Server Information
Server Host: host.myzencarthost.com (67.222.148.148) Database Host: localhost (127.0.0.1)
Server OS: Linux 2.6.32-431.17.1.el6.x86_64 Database: MySQL 5.5.37-cll
Server Date: 07/14/2014 16:57:04 Database Date: 07/14/2014 11:57:04
Server Up Time: 11:57:04 up 2 days, 12:17, 0 users, load average: 0.01, 0.02, 0.00 HTTP Server: Apache/2.2.27 (Unix) mod_ssl/2.2.27 OpenSSL/1.0.1e-fips mod_bwlimited/1.4
PHP Version: 5.4.30 (Zend: 2.4.0) PHP Memory Limit: 128M PHP Safe Mode: Off
PHP File Uploads: On Max Size: 2M POST Max Size: 8M
Database Data Size: 17,213 kB Database Index Size: 764 kB

Initially, had problem with shipping_estimator and newest php. Got that working and noticed that the estimator was not working for TX to TX shipping. TX to OH works just fine. Tried changing online and retail with no change.
Went to screen debug and get > -2147219388DomesticRatesV4;clsRateV4.CreateSinglePostage-CreateSinglePostage;RateEngineV4.ProcessRequestThis mail service requires Ground Transportation Only.1000440

View Source:
USPS build: 2014-03-07 Server: production Quote Request Rate Type: Retail USPS Options (weight, time): Display weight, Display transit time USPS Domestic Transit Time Calculation Mode: CUSTOM Cart Weight: 12 Maximum: 500 Tare Rates: Small/Medium: 0:3 Large: 10:0 Handling method: Box Handling fee Domestic: $0.50 Handling fee International: $1.50 Decimals: 2 Total Weight: 15 Pounds: 15 Ounces: 0 Domestic Length: 8.625 Width: 5.375 Height: 1.625 International Length: 9.50 Width: 1.0 Height: 5.50 ZipOrigination: 78669 ZipDestination: 75208 Order Total: $106.75 RESPONSE FROM USPS: ==================================
-2147219388DomesticRatesV4;clsRateV4.CreateSinglePostage-CreateSinglePostage;RateEngineV4.ProcessRequest This mail service requires Ground Transportation Only.1000440looks like the old parcel post prob but that's not the selection in the settings. User only able to use 1st-Class Parcel and Standard Post.
Ideas?

CORRECTION: Fails in neighboring states as well. Seems it might be based on distance versus just state.

14 Jul 2014, 5:10 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: State to State shipping problem with USPS V4

Using Standard Post is limited by USPS ...

It is not unusual for it to be unavailable from TX to TX and work for TX to OH or work for Oh to TX but not work for OH to OH based on their zones ...

You would need the setting for ground enabled which will cause all or most other methods to fail ...

I am heading out to a meeting right now, but when I get back I will try to look at this and find the setting you may need to address on this ...

14 Jul 2014, 6:16 PM
#3
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,790
Plugin Contributions:
14

Re: State to State shipping problem with USPS V4

User had noticed that standard post was also not available from the USPS site.
When adding priority, the USPS option appears for everywhere even including around the corner.:dontgetit
User didn't want to add priority as it can give the customer a false sense of delivery time. However, unless you can come up with a different solution, that's what we'll use for now.
THANX