Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I use NOWpayment cryptocurrency payment gateway on my Shopify store. Shopify doesn't catch my order since it is a manual payment system. I had to mark each order as paid in order to fulfill. To avoid that, I am setting up NOWpayment IPN with Shopify. I have generated IPN secret key and also added endpoint address for receiving webhook in both NOWpayment and Shopify. I want to change financial status from "pending" to "paid" after receiving IPN from NOWpayment saying the customers has fully paid for the orders. How can I program this?