THAI: Fix bug new payment credit for new minimum payment

This commit is contained in:
Kenta420 2024-02-01 11:35:09 +07:00
parent 5e71999d0d
commit fe961389d2
4 changed files with 41 additions and 6 deletions

View file

@ -170,6 +170,12 @@
If CancelFlag = 0 Then
SAVELOG "ButtonCancleAlpha2 > Timeout Order."
If ReqPayWithCash = 1 Then
Var BmiYear = useCreditAmount
Var GetScore = "useCredit"
AddData 24 TelephoneNumber BmiYear PointCrm GetScore
EndIf
Var CancelFlag = 1
Var CancelCounter = 0
Var RemainAmountStr = "คืนเงิน"
@ -497,6 +503,12 @@ TimerReset
If CancelFlag = 0 Then
SAVELOG "ButtonCancleAlpha2 > Cancle Order."
If ReqPayWithCash = 1 Then
Var BmiYear = useCreditAmount
Var GetScore = "useCredit"
AddData 24 TelephoneNumber BmiYear PointCrm GetScore
EndIf
Var CancelFlag = 1
Var CancelCounter = 0
If show_eng = "true" Then