Customer Discount Tiers (10% off etc)

Hi all,

Hope you can point me in the right direction.

I have recently implemented a membership function allowing customers to scan a membership card and it displays their funds etc.

I have been asked if it is possible to have certain members to have 10% discount on food and drink and other members not to have this discount. I would ideally like to set it up where if they are editing or adding a new member one of the boxes is Membership Discount? and if there is a yes then it will apply the discount required.

any help would / guidance in the right direction would be amazing.

thank you

All you need to do is add a custom field to your customers entity to indicate their discount level and then automate the discount checking for the customers discount level. This could be done by either ticket calculations or pricelist/order tags. Lots of options here.

Heres some concepts:

2 Likes