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
|
|
@ -458,7 +458,7 @@
|
|||
Var SessionID2 = ""
|
||||
|
||||
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
|
||||
|
||||
|
|
@ -513,7 +513,7 @@
|
|||
Var SessionID2 = ""
|
||||
|
||||
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
|
||||
;If Seeker.CodeChannel = 0 Then
|
||||
|
|
@ -670,7 +670,7 @@
|
|||
;CashlessReq FAIL
|
||||
|
||||
EndIf
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
Else
|
||||
|
||||
|
|
@ -682,7 +682,7 @@
|
|||
;CashlessReq FAIL
|
||||
|
||||
EndIf
|
||||
|
||||
Var PayDetail2 = Seeker.PayDetail2
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue