We have a client that has events calendar pro and events tickets plus using WooCommerce for the cart.
They have some events that should only be available to registered users and 1 event that should be available to both registered users and guests.
For most of the year, I lock WooCommerce by not allowing guest to checkout, but now we’ve come to the one event that needs both.
1. Is there a way to offer a set of tickets to members for 1 price and non-members for another price on the same event?
2. Is it possible for that price to be dictated by if the user is logged in, i.e. it’s $15 if the user isn’t logged in, but drops to $10 as soon as they log in.
3. How do I password protect some events from being purchasable and not protect others?