[TYPO3-shop] Software-Downloads with tt_products ?

Mackenzie Singleton mknz at nationalunderground.com
Tue Apr 25 21:02:55 CEST 2006


Wouldn't that leave it open to distribute the link to others?  Is there a 
way to secure the downloadable good?
Maybe if there is a way to have the gateway/payment response run a script 
adding a record to a table.  You could then create a FE extension searching 
said table for the user's id and granting access in a repository manner 
(special expiring urls, cron the table for expirations, or simply make it 
unavailable after said restrictions...for x days or x downloads).  It would 
also be helpful if it could be used to store FREE downloads as well (so if 
the user id is null, then it's available to any user.  Used in conjunction 
with getID3, and a slew of other things, this would be one of the most 
advanced download shops available...and it'd only be on T3.

I have no idea how to do it....anybody interested in taking a crack at it?

Thanks-Mackenzie




"Franz Holzinger" <franz at fholzinger.com> wrote in message 
news:mailman.1.1143882747.14300.typo3-project-tt-products at lists.netfielders.de...
> Hello Stefan,
>
>> Is it possible to have 'Downloadable Software' as
>> items in tt_product, that
>>  - can be downloaded after payment ?
>>  - or are sent via email after payment ?
>
> If you use a Payment Gateway for doing the payment then you can put the
> URL for the download into a field for your product which will be shown
> only in the finalization page and email.
> (###BASKET_ORDERCONFIRMATION_TEMPLATE###)
>
>
> Greets,
>
> Franz
> 





More information about the TYPO3-project-tt-products mailing list