Can I use a ticket for an online-only event (not one in the real world)?
Specificallly, we have a third-party plugin that generates a page to upload files to a photo contest. We cannot, therefore, alter that page. We want to charge to enter the contest, but the form does not include payment options: it’s just an uploader.
So, I’m looking for a way to hide the page(that’s easy enough) and then show it only once a person has paid the contest entry fee.
Since the contest is an “event” Tickets would be a perfect way to charge… but I don’t see a way to use a sold ticket in our own site, to access a page.
Generally speaking: “You must purchase a ticket to enter the contest. Purchase your ticket below.”
I thought about Woocommerce URL single-use coupons, but that’s pretty kludgy…
Any suggestions?