Jump to content

USPS New Changes Jan 17 2016


LaughingHorse

Recommended Posts

I'm wondering if anyone has tested and checked if the new USPS API changes will be affecting the USPS plugin.

This is a final reminder that on January 17, 2016, in conjunction with the USPS Price Change, USPS will implement updates and additional features to the suite of Web Tools APIs. Updated release notes are available now at https://www.usps.com/business/web-tools-apis/documentation-updates.htm

Impacted APIs will include, but are not limited to, the following:

  • Domestic Price and Label APIs
  • International Price and Label/Customs Forms APIs

The Web Tools external testing environment is now available. For instructions on accessing the test environment, please see the release notes under the Announcements section at https://www.usps.com/business/web-tools-apis/welcome.htm

Link to comment
Share on other sites

Looking at the module's code in the latest version of USPS, the function is actually looking for the USPS "CLASSID" - a numerical value that does not change, but the 'name' of the service may change.

So, for CLASSID 4, it's name will change from "Standard Post" to "USPS Retail Ground". CubeCart will show whatever the name is contained in the response for a CLASSID of 4.

FYI, CubeCart uses the phrase "Parcel Post" in the USPS module's settings screen.

This being said, I think the only edit necessary is in the module's language file so that the store owner is being shown the current name: (was) Parcel Post, (was) Standard Post, (now) USPS Retail Ground.

Since this module uses no other USPS services (printing labels, customs forms, insurance options, delivery confirmation, etc), there are no impending concerns.

Link to comment
Share on other sites

You can make the changes in the module's /language/modules.definitions.xml file.

Or you can make the change in admin, (not Store Settings) Languages, click on the language you want to change. From the drop-down shown to you, scroll all the way to the bottom and choose Modules-Shipping-USPS. From the list presented to you, scroll to 'service_parcel_post' and make the change there. This way, the change is databased and will persist across upgrades of this module.

Link to comment
Share on other sites

  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...