Event Tickets Plus check-in success message

Home Forums Welcome! Pre-Sales Questions Event Tickets Plus check-in success message

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1622525
    Diogo Brito
    Guest

    Hi,
    We are developing a website for an events company and Event Tickets Plus seems to meet all the requirements, we just have doubts on this one:
    “Event check-ins should be done using an Android mobile app to read the QR code that was sent with the invitation and automatically check-in the user in the backoffice if the QR code is valid.”. This part is ok (we think), but the requirement text ends with this: “The promotors should be able to welcome the guests by their first and last name, so the Android mobile applicatiion used for check-in by QR Code validation should show the name of the guest in the success message displayed for every successful check-in,”. Can Event Tickets Plus do this? If it cannot, do you consider ir an easy delopment?
    Thank you very much,,

    Best regards,
    Diogo Brito

    #1624039
    Andras
    Keymaster

    Hi Diogo,

    Thanks for getting in touch with us!

    That’s such a great question!

    At the moment ET+ cannot do that unfortunately, but I already pinged the QR code scanner app team if this feature would be worth developing in the future.

    I’m not quite sure how easy it would be to implement.

    There is an action hook you can hook into. If you are using WooCommerce then it is:

    do_action( 'wootickets_checkin', $attendee_id, $qr );

    This fires right after the checkin has been done. You could somehow implement a popup that would show you the ticket owners name.

    Does this help?

    Cheers,
    Andras

     

    #1640942
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Tickets Plus check-in success message’ is closed to new replies.