Can admin change a bookee email?

This topic contains 7 replies, has 3 voices, and was last updated by  Stephen Harris 7 years ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #16508

    I’m using a basic implementation (people are not required to register an account to buy tickets).
    I’ve just received a note from a bookee saying that she entered the wrong email and hence hasn’t received the confirmation email.
    I can see her booking in the back end, but there doesn’t seem to be an option for me to update her email so that I can re-send the confirmation email.
    Is this possible?
    Thanks,
    Dan

    Dan Skinner
    #16521

    Hi Dan,

    This isn’t possible, and (perhaps surprisingly) hasn’t been raised as an issue. If users have an account when making a booking (or have one created as part of the booking) then you could change the e-mail of the user account, but for bookings by logged-out users this isn’t possible. The only way would be to edit the appropriate record in the post meta table in the database.

    A UI for this will be looked at for the v1.11.0.

    Stephen Harris
    #16522

    Thanks Stephen.

    I has started looking at the database via phpmyadmin, but couldn’t see anything in the obviously ‘eo’ tables (eo_booking _tickets).

    I just had a look at post_meta but can’t see a list of emails in there. Am I in the right place or missing something?

    Thanks,

    Dan

    Dan Skinner
    #16523

    Actually just found it via a search. Meta keys:
    _eo_booking_anon_email
    _eo_booking_meta_email

    Changing the values of those has worked, and allowed me to ‘resend tickets to bookee’.
    Cheers,
    Dan

    Dan Skinner
    #26759

    Hi Stephen,

    Is there a way for administrators to correct ‘data errors’ in the bookee information now in a friendlier way then updating the database ?

    I have a person who made a typo in the email address and isn’t receiving any confirmation emails obviously …

    Would like this to be a change request if there is no such feature yet.

    Thx

    Sharon McErlane
    #26760

    Hi Sharon,

    If the user has an account on the site, then it can be changed via their user’s profile page. Otherwise, the only option is currently to edit the database directly.

    The ability to edit the details of the bookee will be in the next version.

    Stephen Harris
    #26761

    Our bookees don’t have an account on the site.
    Can you please tell me how to update the field ?
    With what I read in this article , I can’t find the email address in the wpnn_eo_booking_ticketmeta table.

    thx

    Sharon McErlane
    #26772

    Hi Sharon,

    The keys will be in the post meta table. The post ID column will correspond to the booking ID.

    Stephen Harris
Viewing 8 posts - 1 through 8 (of 8 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.