You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2019. It is now read-only.
This isn't an issue so much as a question of how the functionality works.
If I want to have a discount that applies to everyone who uses a site (including unregistered users), I can just set a basic order discount and apply a percentage, say 10%. I can't use MemberGroup for the global discount as it is for unregistered users as well.
However, if I have additional discounts that I want to apply to specific Member Groups only (say 5%), I can't see any way to have that discount apply to my MemberGroups only, and ignore the 10% global discount.
Adding the second discount results in my MemberGroup getting 15% discount.
Is there any way to set up discounts so that they have some order of priority, and prevent them from stacking up?
I've posted this question (albeit in a more complex form) over on our.umbraco.org as well.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This isn't an issue so much as a question of how the functionality works.
If I want to have a discount that applies to everyone who uses a site (including unregistered users), I can just set a basic order discount and apply a percentage, say 10%. I can't use MemberGroup for the global discount as it is for unregistered users as well.
However, if I have additional discounts that I want to apply to specific Member Groups only (say 5%), I can't see any way to have that discount apply to my MemberGroups only, and ignore the 10% global discount.
Adding the second discount results in my MemberGroup getting 15% discount.
Is there any way to set up discounts so that they have some order of priority, and prevent them from stacking up?
I've posted this question (albeit in a more complex form) over on our.umbraco.org as well.
The text was updated successfully, but these errors were encountered: