New Zenner
- Join Date:
- Apr 2009
- Location:
- Chicago, IL
- Posts:
- 45
- Plugin Contributions:
- 0
Add Order ID# and Customer Name to PDF Download
Hi all,
I'm setting up a store with ZC 1.3.8a and I'm trying to create a coupon PDF download where the Customer's Order ID# and Name are added to the PDF and then the file is served up for download.
I've created the downloadable PDF files and that's all working great, but I don't know where to begin to add the customer's information to it.
I saw this on the v.2.0 thread:
Download system now allows notifier hook to allow intercept if alternate handling is required. This can allow for other protocols and even alterations to download content before delivery.
And it sounds a lot like what I'm trying to do. I have a ton of books that I'm trying to sort through, but my PHP kung fu is weak. Any help would be greatly appreciated.