Hi Guys,
I was just wanting to canvas the idea to see if anyone else is currently doing this or tried to do it. Any work I do on this project I will certainly make available back to the community.
Basically the store will have a number of products which will be tickets to various concerts. You buy n tickets to a concert and checkout. Perfect and very simple and NBStore is perfect for this.
My question is more around extending the NBStore checkout process to create a ticket on the fly that can be downloaded (as PDF) by the user from their account. The ticket will have to contain a barcode/QRCode that can be scanned for entry to the concert (Seperate to NBStore). I've found many opensource barcode/QRCode and PDF generators written in .Net that will suffice the ticket generation part so the question is more around how it would fit into the checkout process of NBStore and then be stored as a download.
Any thoughts or info would be greatly appreciated.
Cheers,
Pete