magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.5k stars 9.3k forks source link

UPS United Parcel Service issue #37541

Closed eladius1129 closed 1 year ago

eladius1129 commented 1 year ago

Preconditions and environment

Magento UPS is not working for United Parcel Service type, the API response is getting 302 found error

Steps to reproduce

1.add product to cart 2.go to checkout 3.select a shipping address

  1. shipping method list are empty and show message "This shipping method is currently unavailable. If you would like to ship using this shipping method, please contact us".

Expected result

show shipping method after collect shipping rates

Actual result

is showing show message "This shipping method is currently unavailable. If you would like to ship using this shipping method, please contact us". message error

Additional information

No response

Release note

No response

Triage and priority

m2-assistant[bot] commented 1 year ago

Hi @eladius1129. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

m2-assistant[bot] commented 1 year ago

Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

jlboban commented 1 year ago

The default UPS CGI gateway https://www.ups.com/using/services/rave/qcostcgi.cgi is apparently being shut down.

themew commented 1 year ago

Never noticed, but seeing this as well with 2.4.5-p1. Cart simply doesn't report a UPS option.

Any idea what the new gateway address is?

eladius1129 commented 1 year ago

@themew , We had to switch to XML using credentials and we're back up and running now.

themew commented 1 year ago

Thanks @eladius1129 appreciate it.

Unfortunately, those of us that use UPS.com, Stamps.com, and other discounted shipping methods, since we don't have a shipper number, it seems we can't use XML to retrieve shipping quotes.

This has turned into a much bigger issue than expected, especially if your M2 store only ships UPS and uses a discounter for shipping. No warning from UPS?!?

Hoping there is a way to remedy this...

engcom-Bravo commented 1 year ago

Hi @eladius1129,

Thank you for reporting and collaboration.

Verified the issue on Magento 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots.

Steps to reproduce

We are able to select the UPS shipping methods.

Checkout (1)

Please refer this document https://experienceleague.adobe.com/docs/commerce-admin/stores-sales/delivery/shipping-carriers/ups.html?lang=en.As per this document The standard United Parcel Service type is scheduled for deprecation. For new configurations, you should use the default United Parcel Service XML type.

Screenshot 2023-05-30 at 3 36 28 PM

Kindly recheck the behaviour on Magento 2.4-develop instance and elaborate steps to reproduce if the issue is still reproducible.

Thanks.

themew commented 1 year ago

Agree with @engcom-Bravo that this is clearly a UPS issue due to the deprecation of UPS's CGI rate link. UPS is forcing sites requiring UPS rates to switch to XML and register a UPS and payment method.

I suggest closing this thread as solved since it's not an issue with M2 and UPS customers can implement changes to their UPS accounts and their M2 setting to retrieve UPS rates.

engcom-Bravo commented 1 year ago

Hi @themew,

Thanks for your quick response.

@eladius1129,

We are closing this issue as issued is no more reproducible and the issue is not related to Magento.Please raise a fresh ticket or reopen this ticket if you need more assistance on this.

Thanks.