fix qr fail and page_payment_credit3 topcash

This commit is contained in:
wanlop run 2024-12-17 16:38:11 +07:00
commit 34d1dbec2d
2 changed files with 67 additions and 60 deletions

View file

@ -21,6 +21,15 @@
DEBUGVAR LanguageShow DEBUGVAR LanguageShow
; re-initial QR
Var QRCODE1 = "A000000677010112"
Var QRCODE2 = "010755600066301"
Var QRCODE3 = "VDGN"
Var QRCODE4 = BoxID
Var QRCODE5 = SelectSlot
Var QRCODE6 = SelectDrink
Var QRCODE7 = PriceDrink
Var QRCODE8 = ""
;If AdultFlag = 1 Then ;If AdultFlag = 1 Then

View file

@ -61,8 +61,6 @@
Var img_popup15 = "/img_popup15-AUS.png" Var img_popup15 = "/img_popup15-AUS.png"
EndIf EndIf
Var CreditAmount = SumCreditAmount Var CreditAmount = SumCreditAmount
Var RemainAmountStr !assigned StringFmt( CreditAmount, DisplayFormat, PreScaleConvertShow ) Var RemainAmountStr !assigned StringFmt( CreditAmount, DisplayFormat, PreScaleConvertShow )
Var showRemaining = charOfBaht + RemainAmountStr Var showRemaining = charOfBaht + RemainAmountStr