Hi there!
This is my first post on zen forums so hopefully I don't confuse you too much.
Company I work for is putting on a set of of conferences for which we would like to sell tickets in advance (using ZC) and at the door. When a person selects which conference(s) they would like to attend and go through the checkout, we would like to have ticket(s) available for download if their credit card gets approved (we are using a third-party plug in for ZC that will do real-time processing of cc's).
However, instead of having a generic pdf or html ticket they can download (and thus have their friends copy it without paying), we would like to have the ticket generated on-the-fly that will contain the following info:
- person's name (and maybe address)
- conference they chose to attend
- a barcode so that we can scan it upon entry and verify its uniqueness
(generating the barcode is not a big deal since we already have a script for that)
I guess the problem is in dynamically generating this ticket after successful checkout and passing required information indicated above to a pdf or an HTML page that the visitor can download/print...
Is there anyone out there who has encountered a similar problem and (cross my fingers!) found a solution to it?! Any suggestions greatly appreciated!
Thanks everyone!


Reply With Quote

