• Resolved davidleecpd

    (@davidleecpd)


    Hi, I am looking to create a customer area which will allow people who have booked to see details of all bookings. Please could you let me know about the following:

    Does the plugin allow account creation when accepting a booking?

    Is there a way to pull information from a booking to the custom confirmation page (when the form redirects to a page on booking)?

    Can details of bookings be saved to the users account to then be shown on an account/login page for them at a later date?

Viewing 1 replies (of 1 total)
  • Plugin Author Roland Murg

    (@murgroland)

    Hey @davidleecpd ,

    Bookings are made anonymously, we do not require the customers to be registered or logged in. So there is no account are where they can manage bookings.

    If however a user is logged in when making a booking, the user ID is saved as a booking meta, so with some custom coding you can fetch all user bookings and display them on a page.

    You can redirect to a thank you page and use the Dynamic Tags in the URL to pass on data to that page. Eg. https://site.com/thank-you/?name={2:First Name}

Viewing 1 replies (of 1 total)
  • The topic ‘Customer area and thank you page’ is closed to new replies.