Magento

Magento Supee-6788 Troubleshooting Tips

The latest round for Patches from Magento (Supee-6788) have seemed to have caused a lot of confusion. While important, the patches fail to take into consideration that a few stock files may have been changed (.htaccess) or removed (.htaccess.sample). The patch also errors on cryptic messages and seemingly provide very little to troubleshoot with.

We have applied it to a few community edition Magento versions as well as an enterprise install and have had a mixed bag of results. We have documented a set of common tips that have helped us trouble shoot most of the issues with the new patch.

Read More

Magento Custom Bundle Pricing

One of the nice features about doing orders in the Magento back-end is the ability to create manual orders and setting a discount price. The only problem is that this custom pricing was only available with simple products.

We managed to create magento custom bundle pricing in just a few steps.

Read More

Declined Card Transaction Management

Recently our client saw a surge in suspicious activity where a user would seemingly login, place an item in their cart, and then proceed to attempt to use fraudulent cards repeatedly. We were able to determine that either this was an absolutely amazing robot processing the orders OR a very determined group of individuals. We suspect it may have been a live person, because all of the IDS web sniffers detected that it was an authenticated browser user.

Read More

Magento Shoplift (SUPEE-5344) Site Remediation Helper

We finished doing an initial remediation on a site infected with SUPEE-5344 (See previous article). We built a script that we tuned to try and find files infected with our particular variant of this nasty bug. We are providing it (without support/warranty) to the rest of the eCommerce world in the hopes it may help some folks clean their shop.

We highly recommend that folks get a web application firewall like Incapsula or Cloudways nowadays. Its not fool-proof, but it can help mitigate some of these exploits before they begin.

Read More

Magento SMTP Pro SES SignatureDoesNotMatch

Recently, we had a client that needed to setup their Magento cart to send out emails through Amazon SES. They installed the free SMTP Pro Magento SMTP Email plugin from AScrhoder and tried to configure it to use their Amazon SES account. When they ran the self-test within Magento Admin, they kept getting an error from the Amazon SES server saying “SignatureDoesNotMatch”. After a bit of digging, we finally figured out the solution.

Read More

Magento Quick Product Ship Cost Tool

Recently, Google has started to require that shipping costs be consistent between what is estimated for the product and the final shipping cost. When you setup your Google Merchant Feed you have to setup your shipping costs to adequately reflect what you charge on your site. Debugging issues between your costs and what Google sees can be quite a challenge, so we put together a quick script to make the process easier.

Read More