Complete Payment

Enter your card details to complete your booking securely

Card Details

Your payment is secured by Stripe's advanced encryption
Price Breakdown
Base Fare {{ $booking->currency }} {{ number_format($booking->total_amount - $booking->service_charges, 2) }}
Service Charges {{ $booking->currency }} {{ number_format($booking->service_charges, 2) }}
Total Amount {{ $booking->currency }} {{ number_format($booking->total_amount, 2) }}
{{ $booking->currency }} {{ number_format($booking->total_amount, 2) }}
Total to Pay
@push('scripts') @endpush