Vikram Singh
Programmer
Hello,
Anyone can help me with this:
How do I know which Item is excluded from a particular discount applied to a Guest Check?
For example:
[tt]First Item = $10.00
Second Item = $10.00
Third Item = $10.00
20% Discount = $4.00
--------------------------
Due Amt = $26.00[/tt]
From the Above Guest Check example, one of the items is not linked with the above 20% Discount.
How can I find out which is that item using C# Extensibility? Please guide me with a sample
Code.
Anyone can help me with this:
How do I know which Item is excluded from a particular discount applied to a Guest Check?
For example:
[tt]First Item = $10.00
Second Item = $10.00
Third Item = $10.00
20% Discount = $4.00
--------------------------
Due Amt = $26.00[/tt]
From the Above Guest Check example, one of the items is not linked with the above 20% Discount.
How can I find out which is that item using C# Extensibility? Please guide me with a sample
Code.