| Author |
Message |
sfdude

Joined: Jun 27, 2009
Posts: 5
|
Posted:
Sat Jun 27, 2009 6:40 pm |
|
couple of other questions:
- is there an online demo that I can test? I don't want to just look at screenshots. and downloading and installing the script is too time consuming.
- does the script allow to have multiple users to upload and sell items? or is it just for the admin/site owner
- does it have file upload capabilities?
- for the digital downloads, are the file paths encrypted, expire, anti-leaching, etc.
- is there any safety or hacking protection to ensure when paying with paypal?
thanks. |
| |
|
|
 |
Guardian

Joined: Dec 09, 2006
Posts: 333
|
Posted:
Mon Jun 29, 2009 1:58 pm |
|
| sfdude wrote: |
couple of other questions:
- is there an online demo that I can test? I don't want to just look at screenshots. and downloading and installing the script is too time consuming.
|
Not that I know of, at least not for the admin side. The only true way to tell if any script meets your needs, is to download, install and try it, which is why a demo version is available.
| Quote: |
- does the script allow to have multiple users to upload and sell items? or is it just for the admin/site owner
|
For added security, I believe only site admins can upload.
| Quote: |
- does it have file upload capabilities?
|
Yes
| Quote: |
- for the digital downloads, are the file paths encrypted, expire, anti-leaching, etc.
|
The paths are osbfucated and most anti-leeching methods can be bypassed with time and effort.
The best way to go is to alter the file path so the uploaded files are held above the web root so only Apache can access and serve them to your Shop clients, which is what most people do.
| Quote: |
- is there any safety or hacking protection to ensure when paying with paypal?
|
That part of the code is encrypted to prevent someone buying the product and trying to reverse-engineer a way to get around the methods used but no one here has ever had any issues of that sort and standard CSRF precautions are taken. |
_________________ Code Authors Nuke Reviews |
|
|
 |
sfdude

Joined: Jun 27, 2009
Posts: 5
|
Posted:
Sun Jul 05, 2009 10:36 pm |
|
|
|
 |
sfdude

Joined: Jun 27, 2009
Posts: 5
|
Posted:
Sun Jul 05, 2009 10:41 pm |
|
|
|
 |
|
|