• haj12

    (@haj12)


    Hello Support,

    In the current situation user with the same email can register multiple times for a single event even if I make the max number of ticket purchase is 1.

    Is it possible to disable users from registering many times for the event with the same email. I mean one email can register only one time to a single event. Or is there a way to hide the purchase ticket piece from the page for the users who already registered to this event?

    Can you please guide me with this issue?

    Regards,

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support A Zaman Sagor

    (@azamansagor)

    Hi @haj12,
    Thank you for reaching us. Preventing the same user to buy multiple times functionality isn’t available in our plugin right now. You have to try a third-party plugin or there is some code snippet available to enable such a feature for WooCommerce. This will require some coding skills to implement the feature by yourself.

    Best Regards

    Thread Starter haj12

    (@haj12)

    Hi @azamansagor

    Thank you for your reply, Do you have any suggestions for the plugins that I can use?

    Regards,

    I think that, there is no third party plugin, you should add some code to do:
    1. Add user_id to woocommerce hooks function insert_attendee_before_add_to_cart
    2. Check attended status and show to single-event-variable-ticket.php file.

    Plugin Support A Zaman Sagor

    (@azamansagor)

    Hi @haj12,
    You may try the solution from @kientv. We haven’t tested this functionality with any third-party plugin. If you can add the feature request to our plugin’s roadmap, we will consider adding the feature based on our client’s needs.

    Regards

    Thread Starter haj12

    (@haj12)

    Thank you @azamansagor

    Plugin Support A Zaman Sagor

    (@azamansagor)

    You are welcome. Feel free to reach us regarding any queries. We are always here to assist you. We are continuously working on improving our plugin and providing our customers with a fantastic experience.

    Thank you for your time and enjoy!

    Best regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Event Registration’ is closed to new replies.