Magento

Magento2 – Guest Checkout Credit Card Messages

With a lot of security improvement with Magento2, one that we found a bit confusing was that when a guest customer checks out and has an issue with their credit card, a generic popup error message appears that says “Unable to place order. An error occurred on the server. Please try to place the order again.”

Read More

Differentiating Orders on Front and Backend in Magento 2

If you have a Magento2 store that frequently has a lot of customer service representatives putting in orders for customer manually in the admin, it is very helpful to know who exactly put in what order. When a customer calls in with a question about an order, you can immediately reference the order history comments and find out what customer service member full-filled the actual order.

Read More

Fixing Square POS Barcodes and Magento

Integrating Square and Magento usually requires the purchase of an intermediary system for synchronizing order and product level data. The largest issue we have faced is the case when the SKU of a product is not necessarily the same as the UPC barcode for a product. Variations of data and/or missing barcode data on certain products, can force a Magento store to use a different value for SKU numbers than the actual read-out from a UPC tag.

Read More