lpenados Posted September 22, 2005 Posted September 22, 2005 Hi. I'm looking to sell unique downloads in my store, in fact to sell access codes (text) which are unique and only work once. These should be stored in a separate table and have a "sold" field or some similar functionality. Anyone know of some feature like this? I have tried zencart which can sell downloads, but they're not unique. Thanks a lot for any help.
Mediajuggle Posted September 23, 2005 Posted September 23, 2005 the closet thing I can think of is the Credit Class & Gift Voucher Contribution My Contribution Music Download Store Template http://www.oscommerce.com/community/contributions,4275
nana Posted September 24, 2005 Posted September 24, 2005 maybe you can have a table with your access# then when the poduct that these acess belongs to is sold in the checkout_process.php do a search in this table and add this # to the email or create a text file at this stage and make this file available for download. i have not used the download feature so i am not familiar with it but i have made the whole email content converted to a text file attachment to the email. in my contribution i create a random password and add it to email and this was very easy to implement so your task should not be very hard
Recommended Posts
Archived
This topic is now archived and is closed to further replies.