fix
This commit is contained in:
parent
8e8b0edf57
commit
db6a3697e6
11 changed files with 528 additions and 4497 deletions
|
|
@ -17,6 +17,8 @@ Var ServiceType = "coffee-payment"
|
|||
Var ServiceCredit = SelectDrink
|
||||
Var SuggestID = ""
|
||||
|
||||
DEBUGVAR Seeker
|
||||
|
||||
Var PayDetail = "2/S:0/0/"
|
||||
|
||||
Var SessionID4 = MachineSpiralID
|
||||
|
|
@ -54,12 +56,17 @@ If Seeker.CodeChannel = 1 Then
|
|||
Var SessionID2 = SessionID2 + Seeker.CodeNumber
|
||||
Var SessionID2 = SessionID2 + "/"
|
||||
|
||||
DEBUGVAR PayDetail
|
||||
DEBUGVAR Seeker.PayDetail2
|
||||
DEBUGVAR SessionID2
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
Else
|
||||
|
||||
|
||||
DEBUGVAR PayDetail
|
||||
DEBUGVAR Seeker.PayDetail2
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue