Project Description:
Project includes API of Paypal, Authorize.Net and Google Checkout.
I need a script similar to e-junkie for instant delivery of download codes/keys by e-mail.
Script will read item title from IPN listener, and e-mail the code to buyer's e-mail address.
For instance,
Let's say we're selling Windows keys.
If item title Windows 7 serial, script will e-mail a windows 7 serial.
If item title Windows xp serial, script will e-mail a windows xp serial.
After sending the key/code, script will mark it as sent and will not send duplicate to another buyer.
It would be nice if it could save date, sent code and sent e-mail address to sql for reporting purposes.
Item title and belonging keys/codes should be entered thru an admin menu. Adding more / removing unsold keys should be easily managed.
Script will be used for multiple websites, it should be easily managed.