DISCOUNT - Any Item - Ask Custom Amount

You need 2 of the identical Action. Right-click on the left and choose Display All Values, then look at the very bottom of the list… you will see the command there, so you can add it to the right a second time.

he did not get that far… the problem seems to be that he cannot get the input prompt… thats what lost me. Regardless that, in the zip I sent the configuration is as you say, two identical actions…

Thanks!!!

G.

Follow the Tutorial to the letter.  It’s important.  You need three Rules:

Update
Zero (the naming is important - it needs to be matched)
NOT Zero (the naming is important - it needs to be matched)

The notation [?prompt for input] requires the leading Question Mark!

The text in CMDname is important, because we need to match it exactly in the next 2 Rules, in their respective Constraint lists.

Also, the text in CMDvalue should be the same for both Actions - this will prevent being prompted twice.

I’ve updated the Rules above so you can use Copy/Paste.

Hi

ive got the discount % working spot on, however the discount by value i cant get working ive checked over everything and cant find anything wrong. When i process it on the POS everything works until you select the discount value on the keyboard and press OK nothing happens the item is not discounted, any suggestions?

Rick

Sounds like a problem with a rule. Did you remember to put default mapping for each rule?

just checked and they all have default mapping

Add a message box action to display a notification of some sort to the Zero and NOT Zero Rules to ensure they are capturing the event properly.

@QMcKay

Thanks for these great discount tutorials.

DISCOUNT - Any Item - Ask Custom Amount does not work if the Discount Amount is less then a $1.

How to I print the Discount Amount on the Customer Receipt. Right now it is only printing ***DISCOUNTED.

Best Regards,

Can’t find Action type, execute automation command. Only have execute print job and execute script

i stuck at the step of execute automation command as i can’t it under action type. any help please?

What version of SambaPOS are you using?

The Action Execute Automation Command became available in v4.1.42. You must be running that version or higher.

This is what is available according to the Printer Template:

<J00>  {ORDER TAG QUANTITY} {ORDER TAG NAME}| {ORDER TAG PRICE}

Try {ORDER TAG PRICE}

@QMcKay,

I tried {ORDER TAG PRICE}, but it just prints ***DISCOUNTED twice and it does not have Discount Amount after the word.

Can you possibly post your template?

Best Regards.

I don’t use this type of discount; I only use Fixed Amounts which are a different set up.

@emre, I’m note sure why {ORDER TAG PRICE} doesn’t work - maybe because it’s dynamic in this case? Or maybe if we can get {ORDER TAG NOTE} as a Printer Template Tag, this may work?

1 Like

@emre,

Any chance you can chime in regarding printing “Discount Amount” on Customer Receipt?

Thanks,

{ORDER TAG PRICE} does not show price when Add Tag Price to Order Price setting is enabled. Can it be the issue?

I will check later if “Add Tag Price to Order Price” is enabled. Working from memory, I do not think it is.

@emre,

“Add Tag Price to Order Price” is checked. Will the discount work if I uncheck “Add Tag Price to Order Price”?

Thank you

Hi @QMcKay,
You may want to consolidate your discount amount and percent to only one button.
Here What I change: