No content to show

User Activity

Hi,  my question is not about products but discount codes.I would like to know if it is possible to combine the discount codes under one pricing rule with GraphQL, the same way we can do it with REST API?I posted this question on the forums a while a...
Hi, We have changed the creation of discount codes in our app from REST API pricing rules and discount codes PriceRule (shopify.dev) to new GraphQL API Getting started with discounts (shopify.dev).The problem we are facing is when using methods disco...
Hey, I used the "tag" to reference draft-order and order. I also store the draftOrderId in DB, this is why I was sending draftOrderId trough webhook param to check if it was ours draft-order.Since the code was change no more 429 errors occur and ever...
Hi,thanks for all the help.We will change the code, so only 1 webhook is created per shop.I have a favor/request:could you add data to draftorder.json who created the draft order. Because if I check draft order in shopify admin dashboard at the botto...
Hey, thanks for your reply. The flow is like this: When user uses our app to buy something, we create a draft order to apply discount to products provided in our app.Every time user adds products to cart trough our app, new draft order is created wit...
Hi, response is fast enough, average around 200ms.This is draftOrderId, that was send to webhook end point and got called 3 times,draftOrderId: 233336176693Azure Function response to webhook: List of 3 identical request to webhook end point with same...
Hi, I have an app that uses API to create Webhook for order/paid event. I use Azure function as an end point to receive the webhook. This function adds the message to Service Bus Queue for later processing and returns OK 200.The problem is, that the ...
Hi,I am using nuget package library ShopifySharp that has all the methods covert for Shopify APIShopifySharp 
This widget could not be displayed.
This widget could not be displayed.