|
|
@ -1006,7 +1006,7 @@ |
|
|
if (this.groupId && this.isFaceToFaceGroup) { |
|
|
if (this.groupId && this.isFaceToFaceGroup) { |
|
|
// Direct face-to-face pay path |
|
|
// Direct face-to-face pay path |
|
|
this.submitFTFJoinPay(specChoices); |
|
|
this.submitFTFJoinPay(specChoices); |
|
|
return; |
|
|
return |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// Pack data for checkout |
|
|
// Pack data for checkout |
|
|
|