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
Jay  
#1 Posted : Wednesday, March 26, 2025 9:32:01 AM(UTC)
Jay

Rank: Member

Groups: Authorized User, Developers
Joined: 11/12/2018(UTC)
Posts: 25

Thanks: 1 times
Was thanked: 4 time(s) in 3 post(s)
Just got the email below from FedEx, wondering if AbleCommerce is aware and if changes are needed to the FedEx OAuth plugin?

Quote:
Update: Remove Hard-Coded APIs for accurate rate and shipment quotes.

To ensure the accuracy of rate quotes during rating and shipment creation any hard-coded references to the following FedEx APIs must be removed:

• Ship API
• Rate and Transit Times API
• Comprehensive Rates and Transit Times API
• Open Ship API
• Consolidation API

What’s Changing?

FedEx is implementing updates this year that will affect select surcharge categories. If your system currently relies on hard-coded API responses—specifically within the surcharge object—you must remove this dependency.

Surcharge Object Update
The surchargeType field will undergo changes, particularly regarding the ON_CALL_PICKUP enum, which is currently returned when a new On-Call Pickup request is made.
Example API Response:
"surcharges": [
{
"surchargeType": "ON_CALL_PICKUP",
"description": "On call pickup",
"amount": #.#
}
]

What to do

• Do not hard-code specific enum values as they are subject to change.
• Implement logic that dynamically handles new or unexpected values.

If your system does not rely on hard-coded API elements, no action is required. For technical assistance or questions, please visit the SUPPORT PAGE.

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

Katie S  
#2 Posted : Wednesday, March 26, 2025 10:06:24 AM(UTC)
Katie S

Rank: Advanced Member

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

Thanks: 4 times
Was thanked: 34 time(s) in 33 post(s)
Hi Jay,

I had not received this notice, so thank you for the update!

I will have the devs check the code and confirm we are OK.

Thanks
Thanks for your support!

Katie
Secure eCommerce Software and Hosting
Users browsing this topic
Guest (2)
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.