Customize Booking Notification

Topics related to bookings and guest managment
Post Reply
zanview
Posts: 4
Joined: Tue Sep 22, 2015 5:01 pm

I am testing the booking notification and the mail to the customer looks very good, e.g. the invoicetable is a real table. However, the booking notification looks different, although it should be the same content using the same variables. The upsell items are not in a table, but in a row and it is just not neat.

Can I customize the rendering of the table for booking notifcations that it looks like the booking confirmation to the customer?
markkinchin
Site Admin
Posts: 936
Joined: Fri Mar 02, 2012 1:43 pm

You can create your own message using template variables at these menus:

Settings > Properties > Confirmation Messages
Settings > Properties > Confirmation Messages > Period Messages
Settings > Properties > Confirmation Messages > Type Messages

If you want to change the CSS of the page you can add your own CSS at:

Settings > Booking Page > Developer

It is also possible to send the guest back to a page on your site using:

Settings > Booking Page > Page Design > Behaviour > Booking Return URL

Details of the booking are added to the URL so you can extract and display them on your page.
Post Reply