spiral pay
This commit is contained in:
parent
326a9f4f71
commit
a1e7e4be1e
3 changed files with 6420 additions and 33 deletions
|
|
@ -222,6 +222,10 @@ If Seeker.thankToppingFlag = 1 Then
|
|||
|
||||
EndIf
|
||||
|
||||
If SessionID2 = "2:00000" Then
|
||||
Var SessionID2 = "1:00000"
|
||||
EndIf
|
||||
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 PriceDrinkTopping ServiceCharge Donate
|
||||
Else
|
||||
|
||||
|
|
@ -231,7 +235,11 @@ If Seeker.thankToppingFlag = 1 Then
|
|||
;CashlessReq FAIL
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
If SessionID2 = "2:00000" Then
|
||||
Var SessionID2 = "1:00000"
|
||||
EndIf
|
||||
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 PriceDrinkTopping ServiceCharge Donate
|
||||
|
||||
|
||||
|
|
@ -253,7 +261,12 @@ If Seeker.thankToppingFlag = 1 Then
|
|||
EndIf
|
||||
|
||||
;PAYEXT SVT ACC VendingTSIDTmp DEE
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID3 PriceDrink ServiceCharge Donate
|
||||
|
||||
If SessionID2 = "2:00000" Then
|
||||
Var SessionID2 = "1:00000"
|
||||
EndIf
|
||||
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 PriceDrinkTopping ServiceCharge Donate
|
||||
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue