You may see payment method you requested is not available error when you are using custom payment method or you are working on developing a custom payment module.
Continue reading “Magento 2 Payment Method You Requested is Not Available”Magento 2 Commerce Cloud Get Cron Job List
You can get all cron job detail in .magento.app.yaml file located on your docroot of your Adobe Commerce Cloud website. In this file, you can see something like following.
Magento 2 Options were updated please review available configurations
Don’t wary this is not your fault or not your website issue but this is a knowing issue in all the versions of Magento 2.3.5 and less.
Continue reading “Magento 2 Options were updated please review available configurations”Magento 2 Some Addresses Cannot be Used Due to the Configuration for Specific Countries
You can run into the error “Some Addresses Can’t be Used Due to the Configuration for Specific Countries” when creating an order on the Magento website. This error indicates that the country you entered in the shipping or billing address is not permitted on this website. The country or address that this website permits must be entered.
Continue reading “Magento 2 Some Addresses Cannot be Used Due to the Configuration for Specific Countries”Magento 2 Set No Index No Follow
The robots.txt file is used for telling the web crawler which files to index and which not. By default, Magento generates robots.txt, you can update and configure it as per your requirements.
Continue reading “Magento 2 Set No Index No Follow”Magento 2 Difference Between Cache Clean and Flush
What is Magento Cache? Magento 2 collects, merges, and saves the configuration of all modules to the cache. Magento 2 caches also contain store-specific settings stored in the file system and database.
Continue reading “Magento 2 Difference Between Cache Clean and Flush”Magento 2 Unknown module in the requested list: ‘Magento_CatalogRuleSampleData’
[ERROR] LogicException: Unknown module in the requested list: ‘Magento_CatalogRuleSampleData’ in Installer.php may come when you are trying to install the Magento 2.
Continue reading “Magento 2 Unknown module in the requested list: ‘Magento_CatalogRuleSampleData’”Magento 2 Commerce Cloud Configure Store Credit
Adobe Commerce Cloud offers store credit functionality, Which is a virtual balance assigned to a customer’s account. The store credit feature allows merchants to offer customers store credit as a form of payment, promotion, or refund. In this blog article, we’ll take you step-by-step through the Adobe Commerce Cloud store credit setup procedure so you can make the most of this service for your company.
Continue reading “Magento 2 Commerce Cloud Configure Store Credit”Magento 2 Set and Get Cookie
Use following code to set and get custom cookie in Magento 2
Continue reading “Magento 2 Set and Get Cookie”Magento 2 Stop Sharing Customer Account Between 2 Websites
By default, Magento share a customer account between multiple websites in Magento 2, you can disable this from the Magento Admin > STORES > Configuration > CUSTOMERS > Customer Configuration > account Sharing Options from here select select “Global” from the “Share Customer Accounts” dropdown.
Continue reading “Magento 2 Stop Sharing Customer Account Between 2 Websites”
