update CashlessPay to CashlessPayV2

This commit is contained in:
Kenta420 2023-11-27 15:21:32 +07:00
parent e6e1df99bb
commit 0977e89ca9
2 changed files with 4 additions and 3 deletions

View file

@ -125,8 +125,9 @@
Var VendingCashless = "-"
Var LOADING_STATE = "Enable"
Var alphaState = "Enable"
Var RemainAmountX = PayAmount
CashlessPay RemainAmountX CreditCardRef
Var TopupAmount = PayAmount
Var PromoAmount = AdditionalAmount
CashlessPayV2 TopupAmount CreditCardRef AdditionalAmount
Var CashlessPayFlag = 1
EndIf

View file

@ -875,7 +875,7 @@
Else
Var ShowNetworkProblem = "Enable"
Var ShowButtonClick2 = "Invisible"
;Var ShowButtonClick2 = "Invisible"
If NetworkStatus = "DOWN" Then
Machine NetworkDown