THAI: Show exit button when credit card fail

This commit is contained in:
Kenta420 2025-02-24 14:53:56 +07:00
parent 30ce6394cf
commit dedf707a0e

View file

@ -1942,6 +1942,7 @@
If KBankCashlessMachine = 1 Then If KBankCashlessMachine = 1 Then
; popup will close after 30 second ; popup will close after 30 second
Var Timeout = 90 Var Timeout = 90
Var cancelButtonQRPopupState = "Enable"
Else Else
Var Timeout = 0 Var Timeout = 0
EndIf EndIf