Subscription

@if(!$lead->commit_state)
Click to change your package
@endif

One off charges

@foreach($pre_payments as $pre_payment)
@endforeach
@include('champion.survey.survey')
@if(!$lead->commit_state || empty($lead->getCommitSignature()))

Agreement


  • Your subscription payments will not start until you confirm the service start date and our engineers have provided you with a live internet service.
  • Please ensure you are happy to commit to the payments and subscription outlined above.
  • @if($lead->isVoucher())
  • You agree to complete your voucher claim to cover the costs of your installation.
  • @endif
@endif @if(empty($pre_subscription->startDate()) || $lead->commit_without_bank)

Commitment


@include('champion.billing.early_commit') @else

Bill payer


@include('champion.billing.setup') @endif