To use SSDownload.php:

1.  Using Notepad or any text editor, edit the SSDownload.php file to have
    your SoftSeller password in line #64:
    
        pwd = "..."
  
    Replace the ... with your SoftSeller password (leaving the quotes around
    it).
    
2.  Upload the file to your site's "root" directory (i.e. the same directory
    as your home page).

3.  For any existing items, go to the Edit Item page for each, and in the
    "Download File From URL" section, click to set the checkbox that's labeled
    "Use SSDownload.php on the Download URL site" and update the item.  For
    any new items, be sure to set this checkbox.

4.  From the Product List page, use the "Test Download" button to check that
    the download script is working.  If the script is not being executed,
    check that it's installed in the right location: From a browser, it should
    be accessible at http://(yourDomain)/SSDownload.php.  If the script is
    being executed but is not able open the file, check the file path in the
    Download URL.  (Does the file download correctly if the SSDownload.php
    option is turned off?  If it does, please report the problem to SoftSeller
    Support, support@softseller.com )
