- Customer choose product
- Product has a required option which is a free-entry field
- At some point, verify that what is entered in the field is "valid" according to our rules
- Process sale
- When sale goes through, set up a process to generate the result. I'm assuming I can pull something out of MySQL to do this step. I'm capable of this level of coding, this isn't the problem
- Make the newly generated digital file available for download
Thank you!
Kevin