Booking Confirmation
Display complete reservation details and confirmation number after successful payment. The final step of the booking journey.✅ Step 3 of 3 | Component:
<booking>
| URL: /booking-confirmation
What Guests Receive
Confirmation Number
Unique booking reference and PIN code
Booking Details
Dates, room type, guest info, and total price
Hotel Information
Address, contact details, and check-in instructions
Basic Implementation
Complete Page Template
View full HTML template
View full HTML template
⚠️ Important: Use this component on a dedicated page without additional content to maintain focus on the booking confirmation details.
Page Requirements
Requirement | Value | Purpose |
---|---|---|
URL | /booking-confirmation | Standard booking flow URL |
Meta robots | noindex, nofollow | Prevent search indexing |
Auto-email | Sent automatically | Backup confirmation |
Component | <booking> only | Clear confirmation display |
After Confirmation
- Email Confirmation
- Manage Booking
Guests automatically receive an email with:
- Booking reference number
- PIN code for modifications
- Complete reservation details
- Hotel contact information
🎉 Booking process complete! Guests can manage their reservation anytime using the Booking Query component.