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
|
|
@ -500,8 +500,10 @@
|
|||
If CountStepPackPayment = CountStepForCupFlagDelay Then
|
||||
If Seeker = "curr" Then
|
||||
Var Seeker.ExtendData = ExtendDataCurr
|
||||
Var Seeker.PayDetail2 = ToppingDetailCurr;
|
||||
Else
|
||||
Var Seeker.ExtendData = ExtendDataNext
|
||||
Var Seeker.PayDetail2 = ToppingDetailNext
|
||||
EndIf
|
||||
DEBUGVAR Seeker
|
||||
DEBUGVAR Seeker.ExtendData
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue