THAI: Supported KBank cashless machine
This commit is contained in:
parent
0a8915f60a
commit
ff5449cb0f
40 changed files with 299 additions and 251 deletions
|
|
@ -709,8 +709,8 @@
|
|||
|
||||
If Seeker.CreditCard = 1 Then
|
||||
|
||||
CashlessReq SUCCESS
|
||||
;CashlessReq FAIL
|
||||
CashlessReq SUCCESS ""
|
||||
;CashlessReq FAIL ""
|
||||
|
||||
EndIf
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
|
|
@ -721,8 +721,8 @@
|
|||
If Seeker.CreditCard = 1 Then
|
||||
|
||||
|
||||
CashlessReq SUCCESS
|
||||
;CashlessReq FAIL
|
||||
CashlessReq SUCCESS ""
|
||||
;CashlessReq FAIL ""
|
||||
|
||||
EndIf
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
|
|
@ -798,7 +798,7 @@
|
|||
If Seeker.PayWithQR = 0 Then
|
||||
|
||||
If Seeker.CreditCard = 1 Then
|
||||
CashlessReq FAIL
|
||||
CashlessReq FAIL ""
|
||||
Var ChangeFlag = 1
|
||||
Var CreditCardVoid = 1
|
||||
Else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue