If a user has booking history, the system skips Guest Info, Booking, and Add-ons and goes straight to Payment with auto-filled data.
Issue: Guest Info requires a valid ID upload, but since it’s skipped, users can book without uploading a valid ID.
Expected: System should still validate and require a valid ID before allowing payment.