@extends('layout.master' ) @section('header' )
@endsection @section('content' )
Easy monthly payments

{{$domain->domain_name}}

Price: ${{$domain->price}}

@forelse($plan as $item)
@php $price = number_format((float)$item->price / $item->selected_month, 2, '.', ''); @endphp

Own this domain for as low as ${{$price}} per month for {{$item->selected_month}} months

@if(!empty($item->month_3_price )) @endif @if(!empty($item->month_6_price )) @endif @if(!empty($item->month_9_price )) @endif @if(!empty($item->month_12_price )) @endif @if(!empty($item->month_18_price )) @endif @if(!empty($item->month_24_price )) @endif @if(!empty($item->month_36_price )) @endif @if(!empty($item->month_48_price )) @endif
Select a plan:     Monthly payment Fees/interest
3 months ${{ $item->month_3_price}} / mo. APR {{$item->month_3_apr}} % / ${{$item->month_3_interest}} interest
6 months ${{$item->month_6_price}} / mo. APR {{$item->month_6_apr}} % / ${{$item->month_6_interest}} interest
9 months ${{$item->month_9_price}} / mo. APR {{$item->month_9_apr}} % / ${{$item->month_9_interest}} interest
12 months ${{$item->month_12_price}} / mo. APR {{$item->month_12_apr}} % / ${{$item->month_12_interest}} interest
18 months ${{$item->month_18_price}} / mo. APR {{$item->month_18_apr}} % / ${{$item->month_18_interest}} interest
24 months ${{$item->month_24_price}} / mo. APR {{$item->month_24_apr}} % / ${{$item->month_24_interest}} interest
36 months ${{$item->month_36_price}} / mo. APR {{$item->month_36_apr}} % / ${{$item->month_36_interest}} interest
48 months ${{$item->month_48_price}} / mo. APR {{$item->month_48_apr}} % / ${{$item->month_48_interest}} interest
Today's payment: $0.00
@empty

No plan yet

@endforelse

In most cases access to the domain will be available within one to two hours of purchase, however access to domain purchase after business hours will be available within the next business day How this works.

Start using {{$domain->domain_name}} today

No interest or finance charges
You have full access to the domain
No obligations/ Cancel anytime
Own the domain when all payments are made

How payment plans work
  • You will have access to the domain quickly after making your first payment.
  • The domain will be managed by our partner registrar (zdomainname.com) and cannot be transferred until all payments have been completed.
  • Your payment method will be charged automatically every month until all payments are completed.
  • If you miss 3 payments, you forfiet the domain name and this contract will be rendered invalid.
  • After making all payments, you may transfer the domain to any registrar
  • Discounts don not apply to payment plans.

Read the entire domain name sale agreement


{{$domain->domain_name}}

Buy now: ${{$domain->price}}

* All prices are in US Dollars (USD). zDomainName accepts payments from all parts of the globe. If you are making a purchase from outside the United States, you must do your own currency conversions

** There are no shipping charges associated with zDomainName, however as a part of buying of domain name you will have to pay the yearly registration fees. These fees depend on the registrar you decide to keep your domain with, but typically run anywhere from $8.95 to $25.00 per year. IF YOU FAIL to pay these yearly registration/renewal costs to your domain registrar, your domain will expire and you will no longer have ownership rights to the domain name.

@endsection @section('script' ) @endsection