Complete the form below to buy a Gift Card

{{$gift_card['productName']}}

{{$gift_card['recipientCurrencyCode']}}

@php $amount_label = "Amount in " . $gift_card['recipientCurrencyCode']; @endphp @if ($gift_card['denominationType'] === 'FIXED') @else

Note: The amount must be within the range of {{$gift_card['minRecipientDenomination']}} and {{$gift_card['maxRecipientDenomination']}} {{ $gift_card['recipientCurrencyCode'] }}

@endif

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

SwiftPay Balance

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

Proceed
{{-- order Preview --}}

Order Preview

Total Price

{{formatNumber($totalAmount)}}

{{$gift_card['productName']}}

{{$gift_card['recipientCurrencyCode']}}

{{$amount}}

{{formatNumber($price)}}

{{formatNumber($feeAmount)}}

{{$quantity}}

{{$name}}

{{$email}}

How to redeem?

{{--

{{$gift_card['redeemInstruction']['verbose']}}

--}}
{{ __('Continue') }}