I am using Drupal room to do my hotel site and Ecommerce to accept payments. I have a issue with the payment receipt that they see on Screen once the payment is accepted. So once a client pays online, a message pops up on the screen that says, " Thank you for booking. Please check your email for receipt confirmation and new account access." Is it possible for me to change this to a proper receipt where it gives the persons name, the room they booked, the dates and price they paid.....so forth.

At present the client is getting this message on the screen that says "Thank you for booking. Please check your email for receipt confirmation and new account" and also getting a email with the booking details. Like the price, dates and room type. How can I fix this issue. Please help. I want them to see the booking information on the screen as well and if they want to print they should be able to print.

Thank you.

Comments

acrollet’s picture

Status: Active » Closed (works as designed)

Hi there,

probably the easiest way to meet your use case is to create a custom checkout pane, load the order and booking and display the information you're looking for. You can see http://atendesigngroup.com/blog/custom-commerce-checkout-panes for a nice tutorial on checkout panes.