Provide a way to automatically add multiple discount codes in checkout (for non-Shopify Plus) #224
Closed
cyberabis
started this conversation in
Feedback: Discounts APIs
Replies: 2 comments 2 replies
-
@cyberabis found any workaround for this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This can be closed now as there appears to be a way now just as mentioned in the problem. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
We see that for Shopify Plus there is a Checkout UI Extension property that allows an app to automatically add up to 5 discount codes in the checkout.
Can we have this for non-Shopify Plus stores too? Or, otherwise if we can enhance the "discount permalink - https://<your_shop_url>/discount/<your_discount_code>" to accept multiple comma-separated discount codes, that will also help.
Why we need this?
Currently apps are limited to creating maximum 5 automatic discounts which is quite low for apps like volume discounts.
One way to overcome this limitation is to use discount codes, but apps need a way to tell the checkout on what discount codes need to be applied.
Related Slack discussion:
https://shopifypartners.slack.com/archives/C0225DTE1M1/p1681827089161589
Beta Was this translation helpful? Give feedback.
All reactions