by Alan Barber | Oct 23, 2024 | All
If your Magento 2 site is using Authorize.net for payment processing, especially the ParadoxLabs Authorize.net CIM Module, you may have encountered this error recently: Authorize.Net Error: SSL Certificate Has Expired This error is related to a recent change on...
by Luis Rodriguez | Aug 30, 2021 | How To, Javascript, React, Shopify
If you are like me, coming from React into the world of Shopify, I’m sure you’ve wanted to implement a React package like Toastify into your theme. Unfortunately, is not as simple as if you were on a NextJS or CRA app but it’s definitely possible. In this tutorial we...
by Alan Barber | Dec 8, 2020 | All
Summary Composer is a dependency management tool for PHP-based applications. Composer is PHP’s equivalent of node’s NPM or ruby’s gems. Composer allows you to do several important things: Maintain a list of which external libraries are necessary to run your...
by Brett Bloxom | Nov 12, 2020 | All
Prismic is a headless content management system (CMS) providing content creators with a clean and simple user interface.
by Paul Mourer | Oct 23, 2020 | All
This is part III in our Shopify Scripts series, you can find the previous posts here and here. We will be building upon the first post mainly, where we introduced wholesale pricing to our store via a line item script. In this post we will explore adding another line...
by Paul Mourer | Oct 22, 2020 | All, eCommerce, Shopify
In this post, we are going to continue exploring the functionality of Shopify Scripts. In our previous post, we setup discounts site wide based on customer tags. In this next example, we are going to write a payment gateway script that will adjust available payment...
by Paul Mourer | Oct 20, 2020 | All, eCommerce, How To, Shopify
In this post we are going to be exploring Shopify Scripts — an advanced feature of Shopify that makes it possible to modify objects server side such as cart contents, shipping rates, and available payment methods. As our example, we will be implementing a...
by Alan Barber | Mar 28, 2020 | All
Magento 2 – Stuck or Long-Running Cron After Upgrade To 2.3.x You may have recently upgraded your Magento 2 instance to 2.3.x, only to discover one of the below: One or more index is no longer updating (if set to SAVE ON SCHEDULE) One or more cron tasks does not...
by Jenny Houdersheldt | Mar 20, 2020 | eCommerce, Magento, Shopify, Wordpress
Finding the right solution that evolves with the everchanging Facebook and Instagram API changes can be a challenge. While testing several options for a large fitness brand, Newton Running, we chose a well-designed and engaging tool that wowed our client. We would...
by Jenny Houdersheldt | Mar 5, 2020 | eCommerce, Shopify
Subscriptions by ReCharge (https://apps.shopify.com/subscription-payments) ReCharge provides the opportunity for merchants to easily change existing products into monthly subscriptions with configurable delivery and cut-off dates, inventory forecasting, and order...