Skip to content

2.4.7-p7 Uncaught TypeError: locations.each is not a function

Is there available patch on 2.4.7-p7 version? Here is the issue: Here is the possible core code: vendor/paypal/module-braintree-core/view/adminhtml/web/js/system.js Tried to apply this solution but did not work. Magento 2.4.6 Uncaught TypeError: locations.each is not system.js:195 a function

Magento 2.4.4 with Fedex Rest API Patch – cannot integrate with Fedex Rest API – Bad Request STORE_URL_NOT_PRESENT

We are running a Magento 2.4.4 ecommerce store and trying to integrate with the Fedex Rest API. I have applied the Magento patch from here. I’ve followed the instructions from Fedex here to setup the integration in the Magento admin… Read More »Magento 2.4.4 with Fedex Rest API Patch – cannot integrate with Fedex Rest API – Bad Request STORE_URL_NOT_PRESENT

Magento 2 + Checkout Billing address Telephone Number Validation

I have created a plugin for billing address phone number validation, but it’s giving me an error Exception #0 (Exception): Notice: Undefined index: dataScopePrefix in /var/www/html/test/vendor/magento/module-customer-custom-attributes/Block/Checkout/LayoutProcessor.php on line 139 below is my code CustomBillingAddressetcdi.xml <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:ObjectManager/etc/config.xsd”> <type… Read More »Magento 2 + Checkout Billing address Telephone Number Validation