make e-wallet can pay but in full price
This commit is contained in:
parent
123395d8e7
commit
24b9e1d2b4
1 changed files with 5 additions and 1 deletions
|
|
@ -60,7 +60,11 @@
|
||||||
Var WalletEnable = "Enable"
|
Var WalletEnable = "Enable"
|
||||||
If Seeker.IntVendingCampaign > 0 Then
|
If Seeker.IntVendingCampaign > 0 Then
|
||||||
DEBUGVAR "Discount Disable Wallet"
|
DEBUGVAR "Discount Disable Wallet"
|
||||||
Var WalletEnable = "Disable"
|
If From15THBPro = 1 Then
|
||||||
|
|
||||||
|
Else
|
||||||
|
Var WalletEnable = "Disable"
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue