Scenario: Logged in customer with minimum 2 address Checkout page display all payment method with first selected payment method. When I hit ‘place order’, it says to select payment method. But payment method already selected. When I switch the address by click on “Ship here”, the payment method reload and […]
Magento
I don’t thing any tag was set up originally and all my customers are general. Is the still a way to sort them by the ones who set up an acc.?
I am using Paypal Express Checkout. How can I remove the business page (https://imgur.com/2S0b5vf)? The issue is because now customers should twice choose a payment method https://imgur.com/2S0b5vf https://imgur.com/xzQeBbs
I installed Smile Elasticsuite on Codazon Infinit Theme. After noticing some features included in the theme are also included in Elasticsuite I disabled them fearing issues: Layered Navigation Pro Mageworx module-searchsuiteautocomplete Alas, even after disabling them, autocomplete still doesn’t work. Actually Elasticsuite works when searching a name/brand and reaching suggestions […]
I have added a custom step in checkout where we list all the uploaded prescription by the customers and they can upload new file also. So once the customer upload the file, on “Next step” we upload that file using ajax. Till now everything is working fine. But now, I […]
I have a custom module in which the user should only be able to navigate to a page in the frontend when the “Demo mode” setting is set to true in the configuration of the module. I am able to get the current state of the setting in the frontend, […]
I am fairly new to Magento and following a tutorial on Udemy to learn how to develop on Magento 2. I am attempting to overwrite the ProductRepositoryInterface, however whenever I add the preference tag in my di.xml file I am getting a blank page. When I remove the preference tag […]