This topic contains 1 reply, has 2 voices. Last updated by David Welch 4 years, 9 months ago.
Topic Author | Topic |
---|---|
Posted: Sunday Mar 18th, 2012 at 6:33 pm #8504 | |
I have a service that provides a service to members that results in producing a downloadable document as a final product. Each product is specifically for the individual subscriber that requested it and should not be available or viewable by any other subscriber. I want to create a subdirectory in the protected file folder for each subscriber. I want to place all of the completed products for each subscriber in that subdirectory. Then I want to show a page with Buy buttons for each product to enable individual purchase by the subscriber. I believe I understand how I can create custom download links for each download. Is any or all of that possible? I don’t mind getting my hands dirty with code. Thanks, |