Jun 1, 2021
Hi guys! Please advise: we have a system where user can take old orders from his store. User can choose a time period for the orders he wants to see. For example, it can be Last month. Then ...
My app is built using sessions and for some undefined reason on some mac computers my app doesn't write data in session This app is based on Codeigniter, and as I said it happens only ...
Hi, can you help me with my issue? I am working on Shopify app that interacts with discounts. Is there a way how my app can catch the event of coupon code change from admin panel using Shopify api? I...
Jul 15, 2019
Hi can you tell me is it possible to add automatically User's profile picture OR his gravatar in the app that I am currently working on? in fact, I want to show his avatar/gravatar like here in this...
No content to show
User Activity
11-26-2021
We are using this codecurl -d '{"webhook":{"topic":"subscription_billing_attempts\/challenged","address":"https:\/\/9232-193-138-245-92.ngrok.io\/","format":"json","fields":["id","note"]}}' -X POST "https://stor.myshopify.com/admin/api/2021-10/webhoo...
Hello!I have a question: on the store we receive an order and one product is removed from the order, but in the response, we cannot see that it is removed. Is it a Shopify bug or we do something wrong? Total amount is correct. This video was recorded...
Hi, can you help me with my issue? I am working on Shopify app that interacts with discounts. Is there a way how my app can catch the event of coupon code change from admin panel using Shopify api? I need to update this code in a database of my app. ...