THAI: Added Payment Code can control pay buttons state

This commit is contained in:
Kenta420 2025-01-17 15:26:40 +07:00
parent c1c8c69b62
commit 3d176f4313
7 changed files with 329 additions and 289 deletions

View file

@ -34,7 +34,7 @@
Var DirImage = "ROOT/taobin_project/image/collectiing"
EndIf
If LanguageShow = "MYANMAR" Then
If LanguageShow = "MYANMAR" Then
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
EndIf
@ -78,7 +78,7 @@
Var UNP_CashOtherButtonState = "Disable"
Var ACU_CashOtherButtonState = "Disable"
If EnableCashOtherAll = "true" Then
If PaymentEnableAll = "true" Then
Var TWN_CashOtherButtonState = "Enable"
Var KBA_CashOtherButtonState = "Enable"
Var LPY_CashOtherButtonState = "Enable"