home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / CAMSUB13.ZIP / HISTORY.DOC < prev    next >
Text File  |  1995-02-16  |  2KB  |  45 lines

  1. 02/15/95
  2. --------
  3.  Added - Trashcan file will now allow you to use an * to specify a
  4.          wildcard.  Example:
  5.  
  6.             *123456  - This would fail any credit card with 123456
  7.             4567*    - This would fail any credit card that begins with 4567
  8.  
  9.  Added - When verifying a credit card online, the door will now change to
  10.          the PATH as defined for the TELEPC-B.EXE.  That way all of the
  11.          appropriate files are created in the TELEPC directory.
  12.  
  13.  Changed - A user can now choose a subcription if their current subscription
  14.            has not expired.  The door will now calculate the cash value of
  15.            the remainder of the users subscription and apply this towards
  16.            additional days under the new subscription level.
  17.  
  18.  Fixed - Some of the CHECK* files had some words spelled incorrectly.  They
  19.          have been fixed.
  20.  
  21.  Fixed - The docs were updated in a couple of places.
  22.  
  23.  Fixed - The door was trying to send the wrong invoice, in which case the
  24.          user would never get anything because the file it was trying to
  25.          send did not exist.
  26.  
  27. 02/02/95
  28. --------
  29.  Added - Support for ATS Production Account (EFT)
  30.  Added - Support for Online Credit Card Verication if you have a
  31.          Telefloral Merchant Account and the TELEPC-B.EXE software.
  32.  
  33.  Fixed - When writing to the callers log, it was only writing the
  34.          donation amount + the subscription tax.  It wasn't adding
  35.          the amount of the actual subscription cost <opps>.
  36.  
  37.          In most cases it would write 0.00 to the callers log.  It wasn't
  38.          creating any problems unless you looked at the callers log and
  39.          thought the door was doing something wrong.  The only thing it
  40.          was doing was was writing 0.00 to the callers log.  The door
  41.          worked fine in all of the other areas.
  42.  
  43.  Modified - If a user selects the Online Check option, the door will now
  44.             mark the order as COMPLETED.
  45.