We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
programatically
- February 06, 2018 48
In this blog, I’m going to explain that how you can disable any payment method programmatically at checkout page in Magento 2. I have done it by using Magento observer. So let's get started...
- May 15, 2015 13
Programatically Auto login to Magento admin section by username
Create a PHP file with below script and access in the URL
You will be automatically logged in to admin section...