Hello,
I’m attempting to implement pre-sale/fan club ticketing on our installation. The idea is that we announce a show on Tuesday, pre-sales start on Wednesday – these require a code we distribute in order to purchase the tickets, and then we open up sales to the general public on Friday.
Ideally the event URL would render but the option to “Add To Cart” would only be exposed if the pre-sale code was entered. Alternatively we could validate the code during checkout instead. Either option works for us.
Is this a possibility? Any ideas on how I’d go about implementing this?
Appreciate any assistance you can provide. Thank you.