• Resolved p51dmustang

    (@p51dmustang)


    Hi all

    I’ve a question: Is it possible to customize the booking confirmation page? For example adding by default the booked room details and the bill-details.

    Additionaly it would be realy nice if the “generated” page could be exported as a PDF (customized layout would be realy nice), so customers can easy download or print it.

    As I know, if a special confirmation page could be made, an PDF export would be possible with other plugins

    Best regards
    p51dmustang

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor motopress

    (@motopress)

    Hi @p51dmustang,
    Thanks for your question though I’d ask you to clarify it more detailed as I’m not sure I understand what you mean under:

    For example adding by default the booked room details and the bill-details.

    Do you mean that page that appears after the checkout page? If it is so make sure there is added the following shortcode [mphb_booking_confirmation] since it renders all the booking and payment information.
    Additionally. It is possible to send all the information about the booking via email notification. There is even email tag for price breakdown that shows the pricing in details. You can configure email templates via Accommodation > Settings > Email Settings/ Admin Emails / Customer Emails.
    Let us know if you have any further questions.

    Thread Starter p51dmustang

    (@p51dmustang)

    Exactly. I mean the page with the [mphb_booking_confirmation] shortcode.
    This page doesn’t realy renders all information:
    – Booking details are ok. If the used checkin and checkout time and not only the dates would also be shown, it would be perfect.
    – Accommodation details are completly hidden. Only accessible via an expanding link and leaving the current confirmation page.
    – Payment details are ok. But if there could be shown the price preakdown optionaly it would be perfect.
    – If there was only a deposit payment used, it would be nice if some additional informations could be shown like “pay the remaining amount from XXX $ at the checkout” or something like this.

    In my oppinion the question for what I’ve payed isn’t answered in the summary page.

    I think the easiest way is the Email template for such things. But the point with deposit and automatic remaining amount calculation wouldn’t be possible with the given tags.

    Btw.: why is the accomodation name not shown in the [mphb_checkout] form? There is only “accomodation #1” visible. The same in the price break-down part.

    Plugin Support dimned

    (@dimned)

    Hi @p51dmustang,
    Thank you for your feedback. We will keep this in mind.
    Meanwhile all the needed information is really sent in the email notification.

    – As for the deposit so there is a special add-on for Hotel Booking plugin that allows you to send an email with a payment link to pay the rest of the deposit https://motopress.com/products/hotel-booking-payment-request/ It also adds email tag that displays the balance due amount. The email can be sent either manually or automatically.

    – As for the title on the checkout page so I could not see this because you did not provide your website URL. Probably the font color of the link in the same as the background and that is why you can not ee the title of the property. Please provide your website URL so that I could check this?

    Thread Starter p51dmustang

    (@p51dmustang)

    Thanks for the reply. I thought that I’ve forgotten something…
    Ferienhaus Buchen
    The used shortcode is: [mphb_availability id=”69″]

    Plugin Support arsengunner

    (@arsengunner)

    @p51dmustang Hi! As I can see the accommodation type title is displayed: https://prnt.sc/sp8zj5. You may change its title in order for it to look nicer.

    Regards,
    Arsen

    Thread Starter p51dmustang

    (@p51dmustang)

    I mean not the accommodation type. The Name or title is only displayed as #1.
    https://ibb.co/sj8bbCH
    https://ibb.co/1dp8tj6

    Damn, I realized now why something is wired for me…
    Checking the availability is only possible with accommodation types (as I made with taking the ID). Then the displayed text contains the availability information about only this one type -> for example 4.5 room, double room or luxury suite.
    Going to the booking confirmation page with the selected accommodation type. Because within a hotel there could be multiple accommodations from only one type and a customer isn’t really interested in the exact room number.

    Why there is a “accommodation #1” title above the selected accommodation type (the type is ok and would I expect) and not the real accommodation title is confusing me (especially if there is only one accommodation existing/available).

    Plugin Support arsengunner

    (@arsengunner)

    @p51dmustang
    Hi! the Accommodation #1 defines the number of booked accommodation types, not to the title. Since Hotel Booking allows multi-booking, your Guests may book several accommodation types at a time and it is nice to see each one separated: https://prnt.sc/spv5zi. In case you have only one accommodation type on your website, you may simply hide this title by adding the following code under Appearance ->Customize ->Additional CSS:

    .mphb-reserve-rooms-details .mphb-room-number {
    	display: none;
    }

    Regards,
    Arsen

    Thread Starter p51dmustang

    (@p51dmustang)

    Thanks you. This works for me

    Plugin Support dimned

    (@dimned)

    Hi @p51dmustang,
    Thanks for letting us know. It would be much appreciated if you rate Hotel Booking plugin here https://www.ads-software.com/support/plugin/motopress-hotel-booking-lite/reviews/

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Customize confirmation page’ is closed to new replies.