No content to show
User Activity
06-27-2022
Adding more to this... I have discovered that there is another legacy Ruby on Rails app hosted on Heroku as well that is taking president of the order processing "orders/create" web-hook. In our staging environment, configured the same way, the secon...
06-24-2022
Just update this and add a little more detail. Our node.js app is using webhooks to listen to Shopify more specifically orders/create. Our staging app has been working with no issues and our prod app has been working fine as well. I just made some en...
06-24-2022
After publishing an updated node.js app to Heroku in our prod env. I'm not seeing any changes in our Shopify production store. Our production store acts as if it is caching the previous version of the node.js app. I have confirmed that my newest chan...