Skip to content

Unable to update Amasty’s extensions due to ‘require magento/module-payment-services-saas-export 1.4.*’ Error

Magento 2.4-p1 Smartwave Porto 13 Amasty extensions I am having terrible problems with extensions from Amasty. Now I need to untick/uncheck the ‘Billing address is same as Shipping address’ and I can’t do that due to Amasty’s extensions changed the… Read More »Unable to update Amasty’s extensions due to ‘require magento/module-payment-services-saas-export 1.4.*’ Error

Randomly receiving this error (Magic request methods require a URI and optional options array) In magento 2.4.5-p1

Below error occurs randomly while navigating to the checkout page Magic request methods require a URI and optional options array in vendor/magento/framework/Webapi/ErrorProcessor.php:208 Stack trace: #0 vendor/magento/framework/Webapi/ErrorProcessor.php(153): MagentoFrameworkWebapiErrorProcessor->_critical(Object(GuzzleHttpExceptionInvalidArgumentException)) #1 vendor/magento/module-webapi/Controller/Rest.php(197): MagentoFrameworkWebapiErrorProcessor->maskException(Object(GuzzleHttpExceptionInvalidArgumentException)) #2 vendor/magento/framework/Interception/Interceptor.php(58): MagentoWebapiControllerRest->dispatch(Object(MagentoFrameworkAppRequestHttp)) #3 vendor/magento/framework/Interception/Interceptor.php(138): MagentoWebapiControllerRestInterceptor->___callParent(‘dispatch’, Array) #4 vendor/fastly/magento2/Model/FrontControllerPlugin.php(135): MagentoWebapiControllerRestInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppRequestHttp))… Read More »Randomly receiving this error (Magic request methods require a URI and optional options array) In magento 2.4.5-p1

In magento 2.4 How to override the Checkout Agreement Config Provider for Change the terms and condition login

I need to overwrite the config provider of checkout agreement in di.xml <type name=”MagentoCheckoutModelCompositeConfigProvider”> <arguments> <argument name=”configProviders” xsi:type=”array”> <item name=”checkout_agreements_config_provider” xsi:type=”object”>MagentoCheckoutAgreementsModelAgreementsConfigProvider</item> </argument> </arguments> </type> For this class vendormagentomodule-checkout-agreementsModelAgreementsConfigProvider.php protected function getAgreementsConfig() { $agreementConfiguration = []; $isAgreementsEnabled = $this->scopeConfiguration->isSetFlag( AgreementsProvider::PATH_ENABLED, ScopeInterface::SCOPE_STORE… Read More »In magento 2.4 How to override the Checkout Agreement Config Provider for Change the terms and condition login

OVH support no response few hours

Anyone know support of OVH is there are? no response in critical tickets about 6 hours , call number also unavailable(… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1886779&goto=newpost

how to fix issues in Escaper.php?

I upgraded Magento2.3.4 to 2.4.3-p3. But I got issues in checkout page and cart page. 1 exception(s): Exception #0 (Exception): Notice: Array to string conversion in /home/caterin1/test.cateringspares.com.au/vendor/magento/framework/Escaper.php on line 261 Exception #0 (Exception): Notice: Array to string conversion in /home/caterin1/test.cateringspares.com.au/vendor/magento/framework/Escaper.php… Read More »how to fix issues in Escaper.php?