GBR: Not send PROBLEM2 if pay with credit card
This commit is contained in:
parent
a61c42cc41
commit
eeaed11dd0
1 changed files with 4 additions and 1 deletions
|
|
@ -171,8 +171,11 @@
|
||||||
Var VendingTSIDProblem = VendingTSID
|
Var VendingTSIDProblem = VendingTSID
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If Seeker.CreditCard = 1 Then
|
||||||
|
|
||||||
PROBLEM2 TelephoneNumberProblem ProblemID ChooseProblem VendingTSIDProblem
|
Else
|
||||||
|
PROBLEM2 TelephoneNumberProblem ProblemID ChooseProblem VendingTSIDProblem
|
||||||
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue