free from problem,credit with cash qr
This commit is contained in:
parent
6c68e86ca1
commit
0eb70b24f7
12 changed files with 212 additions and 26 deletions
|
|
@ -60,6 +60,8 @@
|
|||
If FreeVendingCampaign = 0 Then
|
||||
If IntVendingCampaign < PayAmount Then
|
||||
Var SumCoinAmount = CoinAmount + IntVendingCampaign
|
||||
Var SumCoinAmount = CoinAmount + IntVendingCredit
|
||||
|
||||
If SumCoinAmount >= PayAmount Then
|
||||
Var Canout = SumCoinAmount - PayAmount
|
||||
If Canout > 0 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue