Cannot create more than 5 automatic discount with discountAutomaticAppCreate #198
peter-visualsquares
started this conversation in
Feedback: Discounts APIs
Replies: 3 comments 3 replies
|
Is there any other API to create discount? We are also facing this issue. |
2 replies
|
Is there any update here... it was originally announced we can use 25 automatic discounts. But not it's max 5 across all apps. |
1 reply
|
This will make a huge impact for apps that give different discounts to customers depending on the buyer identity. Many merchants have several loyalty program tiers, for example, so they run into this issue frequently. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
From doc at most 25 automatic discounts can be active on a Shopify store at the same time. However when I use discountAutomaticAppCreate to create automatic discounts powered by Shopify functions, I can create at most 5 automatic discounts. Beyond that I will see below error msg
It doesn't align with the limit mentioned in the doc.
Ref:
All reactions