Negotiated rates - correction proposal from UPS

Created on 6 June 2024, 6 months ago
Updated 12 June 2024, 5 months ago

Hi,
we are not yet entirely sure whether the negotiated rates are calculated correctly.
After the last update of the dev version on June 4th, it looks much better and the calculated values ​​are very close to the final correct ones.
But my customer is still not satisfied and has therefore contacted the UPS Integration Team.
They looked at the generated rate request and made the following statement:

--- Beginning of statement ----

So, there are two ways to resolve the issue with retrieving negotiated rates for our DAP account. You can either completely remove the "PickupType" and associated code from your request OR add the following to work alongside pickup type "CustomerClassification":{"Code": "00"},

--- End of statement ----

I don't know whether this is relevant for the module to function correctly. But maybe it's a hint?

Can I influence the specification for the "PickupType" or the "CustomerClassification"?

Thanks!

πŸ’¬ Support request
Status

Active

Version

3.0

Component

Miscellaneous

Created by

πŸ‡©πŸ‡ͺGermany 4kant

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @4kant
  • πŸ‡©πŸ‡ͺGermany 4kant

    I solved the issue for me.
    I simply commented out the corresponding lines in the UPSSdk.php file:

    - File: /src/UPSSdk.php
    - Lines 209 - 211:

    // 'PickupType' => [
    // 'Code' => '01',
    // ],

Production build 0.71.5 2024