Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / USPS Changes Effective April 17, 2011

USPS Changes Effective April 17, 2011

Views: 2,313

Results 1 to 3 of 3
22 Feb 2011, 7:06 PM
#1
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

USPS Changes Effective April 17, 2011

What will we need to do to make sure our carts still work? (providing, of course, that USPS doesn't break...)

Web Tools customers;

Please be aware that the USPS Web Tools domestic service standards APIs will be modified as described below:

1. Effective April 17, 2011, the Package Services Service Standards (i.e. StandardB) API response will be altered to accommodate additional messaging for items to or from ZIP Codes outside the contiguous United States and APO/FPO/DPO locations. A new <Message> data element, as shown in the example below, will be present in the StandardB response when the following 3-digit ZIP Codes are used: 995, 996, 997, 998, 999, 967, 968, 969, 006, 007, 008, 009 and APO/FPO/DPO ZIP Codes.

<StandardBResponse>
<OriginZip>902</OriginZip>
<DestinationZip>969</DestinationZip>
<Days>10</Days>
<Message>The timeliness of service to or from destinations outside the contiguous US may be affected by the limited availability of transportation.</Message>
</StandardBResponse>

2. Effective April 17, 2011, the Priority Mail Service Standards (i.e. PriorityMail) API response will be altered to accommodate additional messaging for items to or from APO/FPO/DPO ZIP Codes. A new <Message> data element, as shown in the example below, will be present in the PriorityMail response when APO/FPO/DPO 3-digit ZIP Codes are used.

<PriorityMailResponse>
<OriginZip>902</OriginZip>
<DestinationZip>090</DestinationZip>
<Days>Military Mail</Days>
<Message> The origin and/or destination ZIP Code supplied is an APO/FPO/DPO ZIP code. Service commitments to this location are not available at this time****.</Message>
</PriorityMailResponse>

3. Effective April 17, 2011, the Express Mail Service Standards (i.e ExpressMail) API will be retired. This API returns only error information currently and will no longer return these errors.

For questions or concerns, please contact the USPS Internet Customer Care Center at 1-800-344-7779 or [email protected].

Thank you,
USPS Web Tools Program Office

22 Feb 2011, 7:29 PM
#2
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: USPS Changes Effective April 17, 2011

Beat me to the punch by 5 seconds.

How will this effect the way that Zen-Cart talks to USPS?

22 Feb 2011, 9:47 PM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: USPS Changes Effective April 17, 2011

A quick review suggests that these three items do not refer to the RateQuote API which is used by Zen Cart.
They may refer to one of the other WebTools offered by USPS which Zen Cart does not integrate with.