THAI: KBank cashless machine update timeout popup if error

This commit is contained in:
Kenta420 2025-02-20 10:10:09 +07:00
parent 1f190ab4d8
commit 1e89bf8109

View file

@ -1938,9 +1938,14 @@
If VendingCashless = "ERROR" Then If VendingCashless = "ERROR" Then
If CoinInOK = 1 Then If CoinInOK = 1 Then
Else
If KBankCashlessMachine = 1 Then
; popup will close after 30 second
Var Timeout = 90
Else Else
Var Timeout = 0 Var Timeout = 0
EndIf EndIf
EndIf
;Var QRErrorFlag = 1 ;Var QRErrorFlag = 1
If alphaState = "Enable" Then If alphaState = "Enable" Then