Add PayDetail2 from seeker before call action Pay/PAYEXT
This commit is contained in:
parent
6b535fc770
commit
cec8e4e427
14 changed files with 356 additions and 259 deletions
|
|
@ -1032,7 +1032,7 @@
|
|||
Var SuggestID = ""
|
||||
Var SessionID2 = ""
|
||||
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
|
||||
|
||||
|
|
@ -1148,7 +1148,7 @@
|
|||
|
||||
|
||||
Var DEE = PayDetail
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
PAYEXT SVT ACC VendingTSIDTmp DEE
|
||||
|
||||
Var ActionOKCase = 1
|
||||
|
|
@ -1258,7 +1258,7 @@
|
|||
;CashlessReq FAIL
|
||||
|
||||
EndIf
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
Else
|
||||
|
||||
|
|
@ -1268,7 +1268,7 @@
|
|||
;CashlessReq FAIL
|
||||
|
||||
EndIf
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
|
||||
|
||||
|
|
@ -1289,6 +1289,7 @@
|
|||
Var ACC = Seeker.TNumberTaobinMember
|
||||
EndIf
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
PAYEXT SVT ACC VendingTSIDTmp DEE
|
||||
|
||||
EndIf
|
||||
|
|
@ -1392,22 +1393,7 @@
|
|||
Var ChangeOK = 3
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
;OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_drinkfail.xml"
|
||||
|
||||
;OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
|
||||
;OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/test_video_loop.xml"
|
||||
;Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml"
|
||||
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue