-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Preconditions and environment
I am using Magento 2.4.1 with the built-in UPS shipping method.
Problem:
UPS shipping methods load correctly on the cart page. But when I select any UPS shipping option:
The shipping rate becomes $0 in the subtotal.
When I continue to the checkout page, no UPS shipping methods appear, or I receive an error:
"No shipping method with given code: 02"
We contacted UPS support, and their response was:
"Have you reached out to Magento? We don't control or activate the necessary fields to apply the OAuth credentials. If the fields are not displaying options for the OAuth credentials and information, you would need to reach out to Magento."
We also tested the same UPS configuration on Magento 2.4.7, and the issue still persists.
Steps to Reproduce
Log in to Magento Admin.
Configure UPS shipping (using valid credentials).
Add any product to the cart.
Select any UPS shipping method.
Expected Result
When a UPS method is selected on the cart/checkout page, the correct UPS rate should be added to the subtotal.
Actual Result
The shipping rate displayed becomes $0.00 instead of the actual UPS rate.
Proceeding to checkout results in no UPS methods, or the error
"No shipping method with given code: 02".
Here is a recorded screen video link which helps to check it
https://www.loom.com/share/619fb73719924ed6bc19326ffe421021
Steps to reproduce
Log in to Magento Admin.
Configure UPS shipping (using valid credentials).
Add any product to the cart.
Select any UPS shipping method.
Expected result
When a UPS method is selected on the cart/checkout page, the correct UPS rate should be added to the subtotal.
Actual result
The shipping rate displayed becomes $0.00 instead of the actual UPS rate.
Proceeding to checkout results in no UPS methods, or the error
"No shipping method with given code: 02".
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status