Payment Successful!

Thank you for your purchase. Your treatment request has been received.

Order Details

Amount Paid: ${{ number_format($amount, 2) }}
Transaction ID: {{ Session::get('transid') }}
@if($transaction)
Payment Method: {{ ucfirst($transaction->payment_method) }}
Status: {{ ucfirst($transaction->status) }}
@endif @if($consultation)
Consultation: Scheduled for {{ $consultation->formatDate('scheduled_at','F j, Y g:i A') }}
@endif
Date: {{ now()->format('F j, Y') }}

What Happens Next?

Review by Doctor

A licensed healthcare provider will review your information and contact you if additional information is needed.

Email Notification

You'll receive an email notification when your treatment plan is ready or if a prescription has been issued.