Hi all, I am quite new to Shopify community. I’m developing a sales channel app (our marketplace app) that will offer a certain discount to customers. We use coins based discount, e.g. our customer have 100 coins can enjoy 5% discount of the product.
-
in order achieve this, i have to use function to create this custom discount (coins discount), right?
-
Just a general question, who create these discount? I know if our app has write_discount scope, we can create it. But if we create a discount with 100%, then it is a free, does the merchants need to approve this 100% discount? I know we won’t do that. I just want to understand is there validation at checkout?
thank you so much
regards