THAI: check if when cancel popup in payment_cash

This commit is contained in:
Kenta420 2024-06-07 14:52:07 +07:00
parent 673dc1603a
commit 18cf2e90aa
2 changed files with 6 additions and 5 deletions

View file

@ -114,7 +114,7 @@
Var QRCODE8 = ""
Var CountStepPackPayment = 0
Var CountStepForCupFlagDelay = 1
Var CountStepForCupFlagDelay = 0
Var VendingBank = "other"
Var ReqPayInfoFromCashOther = 0
@ -528,8 +528,6 @@
; Var CountStepPackPayment = CountStepPackPayment + 1
;EndIf
Var CountStepPackPayment = 1
DEBUGVAR Seeker
DEBUGVAR HaveCup
;DEBUGVAR CupChecking
@ -561,6 +559,7 @@
Var CoinAmount = 0
Else
If NOCashFlag = 0 Then
SAVELOG "CoinVending XBILL from page_payment"
CoinVending XBILL
Else
Var CoinAmount = 0
@ -588,7 +587,7 @@
DEBUGVAR Seeker
DEBUGVAR Seeker.ExtendData
Var CountStepPackPayment = 1
EndIf
If Delay = 1 Then

View file

@ -2834,7 +2834,9 @@
;CoinVending ON
;VendingQR OFF
CashlessReq OFF
If ReqPayInfoFromCashOther = 2 Then
CashlessReq OFF
EndIf
If CashlessPayFlag = 1 Then
Var CashlessPayFlag = 0