@php $currency = app(\App\Support\AppSettings::class)->get('currency', 'USD'); @endphp

Checkout

Almost done - tell us where to deliver and how you want to pay.

@unless ($account)
Have an account? Sign in to auto-fill your details and track every order in one place, or continue as a guest below.
@endunless @if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf

1 Delivery details

@if ($hasRxItems)

Prescription details

Your cart contains prescription medicine. Share your doctor's name and prescription reference so our pharmacist can verify before dispatch.

@endif

2 Payment method

@foreach ($paymentOptions as $key => $option) @endforeach

Card and PayPal payments happen on their official secure pages - we never see your card details.