Buy {{ $currency->name }}

{{formatNumber($nairaRate)}}

SwiftPay Balance

SwiftPay Balance

{{formatNumber(auth()->user()->wallet_balance)}}

Success

Your payment wallet address is being generated and you will be notified shortly once it is ready.

@if ($remainingTime)

Please wait.. {{ $remainingTime }}s

@endif
@if ($quidax_wallet)

SwiftPay {{$currency->name}} Wallet

{{$quidax_wallet['name']}}

{{$quidax_wallet['currency']}}

{{$quidax_wallet['balance']}}

Supported Networks

@foreach ($networks as $network)

{{$network['id']}}

{{$network['name']}}

@if ($network['payment_address'])

{{$network['payment_address']}}

@else @endif

{{$network['withdraws_enabled'] ? 'Yes' : "No"}}

{{$network['deposits_enabled'] ? 'Yes' : "No"}}

@if ($network['destination_tag'])

{{$network['destination_tag']}}

@endif @if ($network['payment_address']) Use Wallet Address @endif
@endforeach
@endif

Note: Ensure you input the right info, as we would not be held liable for any loss of asset.

@php $label = "Amount of " . $currency->symbol . " to buy"; @endphp
@if ($destination_tag)
@endif

{{formatNumber($nairaAmount)}} NGN

SwiftPay charges a {{$fee}}% fee on all transactions

{{ __('Proceed') }}

The coin you Buy would be sent to your wallet Address above.

{{-- order Preview --}}

Order Preview

Total

{{formatNumber($totalAmount)}}

{{$wallet_address}}

{{formatNumber($nairaAmount)}} NGN

{{$amount}} {{$currency->symbol}}

{{$crypto_fee}} {{$currency->symbol}}

{{formatNumber($crypto_fee_in_naira)}} NGN

{{formatNumber($feeAmount)}} NGN

{{ __('Continue') }}