Dara
December 23, 2016, 9:30am
#1
Hello i have some problem i am not use touch screen pc i use normal pc but when click settle and enter cash i want to input by my keyboard …How to do this please let me know ?
or other solution is i want to re define the money button if can please help me all developer
thank you all
JTRTech
December 23, 2016, 10:44am
#2
Use the numberpad value entered rule to trigger actions based on what you type in POS screen
Dara
December 24, 2016, 1:55am
#4
hello can you show me how to config it when we want to use keyboard when received money from customer …i try to do like you but not work
Jesse
December 24, 2016, 3:19am
#5
You can’t use keyboard on payment screen.
sukasem
December 24, 2016, 3:27am
#6
Maybe:
I’m sorry if it is not related but when Payment Screen is the active screen “Set Numberpad Value” action expected to update Tendered amount. Just for your information…
Jesse
December 24, 2016, 3:45am
#7
I’ve not tested that in v4 but I didn’t think it would work. Maybe I’m wrong.
JTRTech
December 24, 2016, 11:23am
#8
You could tender payment using numberpad and keyboard…
MRenat
December 24, 2016, 11:55am
#9
Follow this tutorial
Basic Automation Tutorial Video for Simple Fast Cash Buttons
Ideal Practice Flow for Newbies [HD with Voiceover]
[image]
So I’ve been promising sorting some tutorial videos and have finally found a bit of time to sort one…
Although should probably finished the ‘Intro to SambaPOS’ on first.
I thought I would start with something nice and simple for a good starting point for newbies trying to understand SambaPOS automation configeration.
While fast cash buttons isn’t particularly exciting its…
After setting it up, this tutorial is next. (You need to clone fast cash button)
Sometimes I feel slow to use mouse for functions. I think you feel such if you are not using touchscreen too.
Here is the very simple way to use automation commands by keyboard on POS Screen.
Let’s start.
Automation > Rules
Clone an automation command that want to use via keyboard. (I’ll try “Gift Rule”)
[image]
Firstly change rule name. > Gift Orders (Numberpad)
Change event name to “Numberpad Value Entered”, Constraint to “Numberpad Value” equals “1e” (1e is my Number…
So, you’ll not needed to enter “payment screen”. You will enter your numberpad value from ticket screen and ticket will be paid as you want.
JTRTech
December 24, 2016, 12:44pm
#10
Interesting one will be options other than cash if using, might want to change card to break down to visa and MasterCard and add constraints to begins with C V or M and use that prefix before amount to set type, but not sure in v4 if that’s what your using about sliding the prefix off, know easy in v5 but not sure what functions available in v4 to do this.