Magento 2 – checkout/#shipping Order of form items
Order of form items Which file to change the order of form inputs?
Auto Added by WPeMatico
Order of form items Which file to change the order of form inputs?
I’m trying to set up table rates for shipping based on continents in Magento 2.4.6. The goal is to have different shipping rates for different weight ranges, but categorized by continent instead of individual countries. I would like to find… Read More »How to Set Up Continent-Based Table Rates in Magento 2.4.6 Without Custom Development?
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. Default store view :- Swedish… Read More »Klarna Checkout – Struck on Shipping Step in Multi Website – Magento 2
I have a website running Magento 2.4.6 that is tied into UPS Xml. I need to take the quoted UPS rates displayed to the customer and add a 10% markup to the quoted shipping price from UPS. Is there a… Read More »Add 10% Markup to Qupted UPS Shipping Rate
We have a webshop for shoes, and if shoes, which are in the sale, are send back we want to charge the customer with extra shipping costs. (5 euro) Now I use the POST V1/invoice/:invoiceId/refund Can somebody tell me how… Read More »Refund with extra shipping costs via API
Starting this AM, our Magento 2 store stopped pulling in UPS rates. We were using the standard gateway https://www.ups.com/using/services/rave/qcostcgi.cgi Does anyone know if this was deprecated and went down? It would have been nice to get a heads up! Thanks.
when i download log file from admin then this error occur Error: Class “Zend_Filter_BaseName” not found in app/code/vendor/module/Controller/adminhtml/Download/GetLog.php Here is that file. ‘<?php namespace vendormoduleControllerAdminhtmlDownload; use MagentoBackendAppActionContext; use MagentoBackendControllerAdminhtmlSystem; use MagentoFrameworkAppResponseHttpFileFactory; use MagentoFrameworkExceptionNotFoundException; use Zend_Filter_BaseName; abstract class GetLog extends System… Read More »Magento2 alternative class of Zend_Filter_BaseName in magento 2.4.6 [closed]
How can I render the Magento 2 core billing and shipping forms programmatically in a custom module?
I have created a Cart price rule with coupon code with condition where 85% discount is applied to the total. I have also enabled “Apply to Shipping Amount”. When I placed an order the discount is applied correctly, however, I… Read More »Magento 2.4.4: Discount on shipping amount not working with Paypal Payments Pro
The shipping section doesn’t display a new set of delivery methods when country is changed. The methods seen in the image below are meant for US address that I entered before the current address in Puerto Rico. Is there any… Read More »Delivery methods section isn’t autoupdating