Add PayDetail2 from seeker before call action Pay/PAYEXT

This commit is contained in:
wanlop run 2024-04-11 17:25:04 +07:00
parent 6b535fc770
commit cec8e4e427
14 changed files with 356 additions and 259 deletions

View file

@ -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