logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
charles25686713  
#1 Posted : Friday, March 13, 2026 6:48:52 PM(UTC)
charles25686713

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 7/1/2022(UTC)
Posts: 74

Thanks: 5 times
Was thanked: 1 time(s) in 1 post(s)
We recently upgraded to the USPS OAuth plugin.

It works correctly, except...

If I have item A in the basket, media mail appears as a shipping option.
If I have item B in the basket, media mail appears as a shipping option.
If I have both item A and B in the basket, media mail no longer appears as a shipping option.

I turned on debug for USPS OAuth, and I see the same media mail options in the output when there is one or two items.

I did notice the request from AC to USPS has a backdated ship date:

Send: {
"originZIPCode": "xxxxx",
"destinationZIPCode": "yyyyy",
"weight": 0.99,
"length": 9.0,
"width": 6.0,
"height": 1.0,
"priceType": "RETAIL",
"mailingDate": "2026-02-27", <--- today is 2026-03-13
"itemValue": 25.0
}

Please advise.

Thanks.

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

Katie S  
#2 Posted : Saturday, March 14, 2026 11:44:35 AM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 503

Thanks: 4 times
Was thanked: 36 time(s) in 35 post(s)
Hi Charles,

This is, unfortunately, one of the new changes in the USPS API requirements. For Ground Advantage, Media Mail, and Library Mail, they require that dimensions are sent in with the package information. This all works fine until you have a single shipment with multiple items.

I have no idea why they changed their API requirements for these services, but it creates a problem when multiple items are being purchased. There is no feature that will calculate a box size since there are so many variables in packaging.

There is a work-around where you can change the Special Condition Shipping setting to "Calculate Costs Separately". That's can increase shipping rates shown to customers though. Please take a look at the documentation here:

https://help.ablecommerc...th.htm#IMPORTANT_CHANGES

Also, the date is working fine in my testing.

I do have an updated version of the USPS plugin that has a fix for items greater than 22" long. If you need this, please update your order with a note and I'll get you the file in advance of the next version.

Edited by user Saturday, March 14, 2026 11:45:05 AM(UTC)  | Reason: Not specified

Thanks for your support!

Katie
Secure eCommerce Software and Hosting
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.