I’m having a problem with the Magento 2 currency rate. I have a question is it also possible to automate Magento 2.3.4 currencies, for example, JPY, HKD and USD? can you show me the process of how to do it Programmatically or any extension?
Thanks
I’m having a problem with the Magento 2 currency rate. I have a question is it also possible to automate Magento 2.3.4 currencies, for example, JPY, HKD and USD? can you show me the process of how to do it Programmatically or any extension?
Thanks
can I replace the header and footer by using block in this email template file? I want to use something else that […]
I am getting the below error while running the below command. php bin/magento setup:di:compile Error:- Class “MagentoFrameworkHTTPLaminasClient” does not exist Class WebkulMarketplaceControllerAccountDashboardTunnelInterceptor […]
Currently the template is defined like this: <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:ObjectManager/etc/config.xsd”> <type name=”CompanyPdfDesignModelCompanyDesign”> <arguments> <argument name=”templateFiles” xsi:type=”array”> <item name=”extras” xsi:type=”string”>Company_PdfDesign::pdf/table/extras.phtml</item> </argument> […]
I’m working on an integration that reads data from a Magento2 database and the final aim is to send order data, products […]