Page 1 of 1

Digital products - services

Posted: 13 Jan 2016, 13:11
by Bollerx
Hi,
is there a configuration option for digital products or services, i mean like an e-book shop where you make a payment and you get a download link or you get the "files" via e-mail for example.

Have a nice day.

Re: Digital products - services

Posted: 13 Jan 2016, 13:26
by Bollerx
Ok, i missed this
https://aimeos.org/docs/User_Manual/Adm ... l_products
now i'm checking!

found recently... sorry!

Re: Digital products - services

Posted: 19 Jan 2016, 08:27
by Bollerx
Hi,
after i successfully configured and tested the e-mail sending options via scheduler, and i even figured out how it's working this "digital product" service, it shows me the link for the download on the received e-mail but i can't download it.
How it's working the upload for .zip extensions? I tried to upload(x.zip - 50kb) on media tab, i get to following error. There are some extra configurations for this option?
zip_upload.png
zip_upload.png (37.24 KiB) Viewed 3983 times

Re: Digital products - services

Posted: 19 Jan 2016, 11:37
by Bollerx
digitalproduct_attribute.png
digitalproduct_attribute.png (22.83 KiB) Viewed 3977 times
I've added manually a .zip file link , now it's working(it sends the e-mail with the link), but the problem is there are no options or i don't see for the file/link for example:
1. customer can forward the e-mail and others can download it without payment
2. limit or count the downloads...
3. Customer needs to log in to can access the download file

i'm courios how Aimeos can handle these things on digital product services

Re: Digital products - services

Posted: 19 Jan 2016, 13:26
by aimeos
Bollerx wrote: 1. customer can forward the e-mail and others can download it without payment
2. limit or count the downloads...
3. Customer needs to log in to can access the download file
There's no protection implemented at the moment. This is scheduled for the next weeks.
If you need it sooner or want to help, we appreciate code contributions.

The plan is to create a new "account download" component that should check if the given (relative) URL belongs to a bought product, the order is paid and then send the file content to the browser of the customer. It could also count the number of downloads (could be stored in the config field of a customer list item to the ordered product) and limit the download according to a configuration setting.

Re: Digital products - services

Posted: 20 Jan 2016, 08:12
by Bollerx
We don't need this option at this moment i asked as a research , but we have projects in the near future with this function to implement. It's a very good idea the "plan" you described for this solution and it's a good news also "code contribution"-help posibility, unfortunately i can't get involved at "this" moment, we have to much open projects at this moment.
Thank's again for the support, i will look forward for updates for this option. Have a nice day.