• Resolved Zofster

    (@zofster)


    Hello,
    thank you for great plugin!
    I have event (without payment). When fill out the form, email is sent, booking is recorded as pending.
    In received email is sentence: “Please click on this link to confirm”, but there is no link.
    What I am missing?

    In fact I need to achieve next scenario:
    1. person fill out the form, booking is recorded as pending.
    2. an e-mail is sent with info that booking is recorded and is pending.
    3. after a few days an e-mail is sent with a link that allows the person to confirm the booking
    4. after person confirm booking, booking state is Approved.

    According to this thread: https://www.e-dynamics.be/wordpress/forums/topic/double-opt-in-for-booking-form/
    it is possible to ask for user confirmation after a booking.
    How to achieve this? I would appreciate any directions.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Franky

    (@liedekef)

    What is the mail template used for sending that mail? It should contain the link #_PAYMENT_URL (that link is used for both confirmation and payment in fact).

    Edit: there was a bug where this url was empty if online payment for the event was not activated. This changeset fixes it (will be in the next version) too:

    https://plugins.trac.www.ads-software.com/changeset/2714406/

    • This reply was modified 2 years, 7 months ago by Franky.
    Thread Starter Zofster

    (@zofster)

    Thank you for response.
    Right question ??
    That mail is sent via Test Booking Awaiting User Confirmation Email template, and it is completely empty, there is no subject nor content. Of course, link is also missing.
    Will add custom content and test.

    Thank you!

    Thread Starter Zofster

    (@zofster)

    I added #_PAYMENT_URL into email body template, but still it is missing in email.
    I can see added text in email, but nothing clickable.
    What I am doing wrong?

    Thread Starter Zofster

    (@zofster)

    Booking Awaiting User Confirmation Email Body:

    Dear #_PERSONFULLNAME,
    
    You have successfully booked #_RESPSEATS seat(s) for #_EVENTNAME.
    To confirm your presence on this event, please click this link: #_PAYMENT_URL
    
    Yours faithfully,
    #_CONTACTPERSON
    Plugin Author Franky

    (@liedekef)

    See the second part in my last remark

    Thread Starter Zofster

    (@zofster)

    Thanks a lot
    That was really fast and efficient. ??

    Plugin Author Franky

    (@liedekef)

    Thanks ??
    So: your problem is solved then?

    Thread Starter Zofster

    (@zofster)

    Yes, problem solved!
    All works now as expected.

    Thank you Franky!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Ask for user confirmation after a booking’ is closed to new replies.