-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Shipping Setting issues #37679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @ArmandoV68. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @ArmandoV68, Thank you for reporting and collaboration. Verified the issue on Magento 2.4-develop instance and the issue is not reproducible.Kindly refer the attached video. Steps to reproduce
We are able to see the UPS shipping methods and other shipping method and we are place the order successfully using UPS and other shipping methods. Screen.Recording.2023-06-28.at.12.30.19.PM.movAfter saving the Configuration please try to clear the cache.Please refer this document https://experienceleague.adobe.com/docs/commerce-operations/configuration-guide/cli/manage-cache.html regarding cache management. Kindly recheck the behaviour on Magento 2.4-develop instance and elaborate steps to reproduce if the issue is still reproducible. Thanks. |
UPS have changed there API security, I think the issue is related to this #37534 I have also read that UPS API support can give you a legacy link that will be supported for another year. Here is a post talking about that. |
@devchris79 Thanks for your contribution & collaboration over here. @ArmandoV68 Kindly refer this comment #37679 (comment) and please let us know if you are still facing any issue. it is recommended to verify the issue on Magento 2.4-develop instance as it is an upcoming 2.4.x release and have latest code base. Thanks. |
I spoke with the UPS API Team yesterday. The legacy link will now result in a 182280 error as they're no longer giving out keys. They explained it's OAuth or nothing. Hard to comprehend that they'd cut off thousands of Magento UPS shippers like this, but they did and are aware they did. Just looking to display rates... |
@themew Thanks for your contribution & collaboration over here. @ArmandoV68 Kindly update latest update on this comment #37679 (comment) please let us know if you are still facing any issue. Thanks. |
Unfortunately this issue will continue to exist until Magento has an OAuth option to retrieve UPS rates. We've been forced to drop UPS shipping and I see other stores using a TBA or CALL for UPS shipping quotes. |
Hi @themew @ArmandoV68, Regarding UPS shipping rates. Kindly refer this https://magento.stackexchange.com/questions/367605/magento-2-4-3-ups-integration-now-that-ups-requires-oauth For anyone else that runs into this, you'll need to contact UPS API support. They will send you the legacy link (which is no longer posted in their developerkit page) to request an access key - apparently access keys will still be supported for another year. Once you get that link, you'll submit your request, they'll email the access key to the primary contact's email address, then you enter that as your Access License Key, your UPS.com login ID for User ID, and your UPS.com login pw for Password. Thanks. |
@engcom-Bravo Wish this was true, but sadly this is no longer the case with UPS. My previous post #37679 (comment) is still UPS's position on this issue. The ability to request a legacy link to obtain API access from UPS is unfortunately over. |
Hi @ArmandoV68, We have verified the issue in Magento 2.4-develop instance and the issue is not reproducible. UPS Shipping method is working fine. Regarding UPS issue Please refer this #37679 (comment) Hence We are Closing this issue. Thanks. |
Preconditions and environment
Steps to reproduce
Navigate to store, add any item to cart, proceed to checkout.
Here you can not go forward as there is not any shipping options
Expected result
Customer should be able to select shipping option and complete order
Actual result
Customer can not complete order
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: