Hello, and Welcome!
Here I talk about the most unique and interesting facts about the eCommerce systems and yes, sometimes the other stuff as well!
Solved: Issue with Magento 2 Braintree Virtual Terminal: this.$container.validate is not a function
I recently upgraded one of my clients website from Magento 2.4.2 to Magento 2.4.4 and the site uses Braintree as the payment gateway and the backend Braintree Virtual Terminal is used quite frequently in their business. After the upgrade, the virtual terminal stopped...
Solved: Ordered items not showing in New Order Email Magento 2.4.4
Issue: Ordered items/products not showing in Magento Order Confirmation email after upgrade to Magento 2.4.4 Expected Result: Order confirmation email should contain the list of ordered items for both registered and guest orders Actual Result: Ordered products are...
Learn how to write a PHP Unit Test in Magento 2 for a Custom module
PHPUnit is an automated testing framework for PHP and Magento 2 supports it out of the box with PHPUnit. As a good software engineer, one must consider writing their code by following the Test Driven Development a.k.a. TDD approach so in this quick tutorial, I will...
How to install Magento patch APSB22-12 to fix the RCE Vulnerability
Earlier this week, Adobe identified RCE vulnerability in both commerce and open source editions and released a security patch APSB22-12 marked as Critical Priority to be installed immediately....
Solved: How to add custom script just after the opening head tag in Magento 2
There are many times when you would want to add a custom <script> just before the opening head tag in Magento but no matter what you do, the script will always get added after Magento loads its requireJS which isn't much helpful, but in this article, I will...
Steps to integrate OneTrust Cookie Script with Magento 2
OneTrust is one of the popular user consent management systems out in the market which allows business to monitor Privacy, Security & Data Governance in their platform. While it has integrations with many popular web platforms, it is missing a solid integration...
5,000+
Monthly readers