A few years ago, we wrote a module that would monitor checkout activity ( article) on checkouts and then apply certain business rules based on observations (ie: ban the session after x attempts of a credit card checkout). Another fit of fraudulent activity has started, but for some reason it […]
Read More
We had a spare product that we used in a previous bundle for a sale, but had lost track of it. We wrote a quick and dirty script, to parse through all of our bundles, to find if that product still exists in the bundle.
Read More
While working on a new Magento 2 site, we were trying to customized a menu item to display the current number of items in a user shopping cart, dynamically. For some reason the code was working properly and then suddenly stopped when we added a new patch. The error we […]
Read More