Questions tagged [shipping]
Marks questions related to shipping.
1,350 questions
0 votes
0 answers
27 views
Getting the Error with UPS in the magento2.4.1
I am using Magento 2.4.1 with the UPS shipping method. Shipping methods load correctly on the cart page, but when I select a method, the shipping rate recalculates to $0 in the subtotal. Then, when I ...
0 votes
1 answer
85 views
Where to find 'catalog/shipping/estimate' value?
I have an estimated shipping time shown in product view as a String. As Im new in this Magento solution I cannot get around where this "1-4 Liefertage" string is created (or calculated). I ...
0 votes
0 answers
88 views
How to add a section to the shipping section without changing files outside the Vendor_Module
I am trying to add a section above shipping, but have been unable to do so thus far without editing the shipping.html template file as described here. Is it possible to do this from inside my ...
0 votes
0 answers
36 views
Magento 2 Plugin around Shipping collectRates infinyte loader
When I added __construct whatever I get an infinite loader. public function __construct(ResultFactory $res){ $this->anotherVariable = $res; } my <?php namespace Vendor\Module\Plugin; use ...
0 votes
1 answer
132 views
Magento 2.4.5 Store Pick up not showing the stores
I configured the sources, stock inventory and also enable the Store Pick from the admin. But at the checkout it shows the Store Pick text only not showing any store.
0 votes
0 answers
145 views
UPS negotiated rates backend unable to process shipping rate
I have negotiated shipping rates with UPS. In order to populate those rates in the frontend I need to use my shipping number, which is in this format XXX-XXXXXX. All goes well, and my customers can ...
0 votes
1 answer
562 views
UPS Mudule with REST not working at all 2.4.6
I've attempted to use the UPS module with REST and can't seem to get it to work. First, I'm not certain where and what credentials to enter in the UPS section under shipping. There are three fields ...
0 votes
1 answer
133 views
Magento 2.4.3 - shipping checkout box
I'm trying to get the customer to choose the shipping because many people just continue without checking the shipping method. We need it to not already be checked and be required. What do I need to ...
1 vote
1 answer
276 views
Tracking information is currently not available UPS Magento 2
I had configured the UPS shipping method, it is showing and working fine with checkout, but when I click on Track Order From Admin, It is Showing Error "Tracking information is currently not ...
1 vote
1 answer
430 views
UPS Integration on 2.4.6 from non-US country
Morning all, I'm having some issues getting UPS set up on our Magento website. In all my years of Magento development, I've never worked with this carrier, probably because all of the clients are UK ...
0 votes
0 answers
537 views
Payment method not working in magento 2.4.6
After upgrading my magento verison to 2.4.6. I am not able to place order due to payment method not working. For paypal it is giving error that internal error occured. For federal wire and other ...
1 vote
0 answers
43 views
Order for "Bundle products" is not able to send for shipment (Stock Source does not have options)
First of all i searched a lot in other related issues, but does not found identical to my problem (apologies if i missed it). #The problem I have an order for Bundle products (3 separate ones combine ...
1 vote
0 answers
73 views
Error: Cannot instantiate interface Magento\ReCaptchaWebapiApi\Api\WebapiValidationConfigProviderInterface
I have just upgraded my magento version from 2.4.0 to 2.4.6 and i am getting this issue on checkout shipping page and shiiping methods are not displaying. Error: Cannot instantiate interface Magento\...
1 vote
1 answer
61 views
Magento 2 - checkout/#shipping Order of form items
Order of form items Which file to change the order of form inputs?
0 votes
2 answers
152 views
Klarna Checkout - Struck on Shipping Step in Multi Website - Magento 2
I'm reaching out to point out the Checkout issue in our Multi-website Magento 2.3.5 Setup. It is not allowing us to proceed further on the second website and showing an error on the Shipping Step. ...