IBM WebSphere Commerce Payments Cassette for KitCash 5.5 README
Table of Contents
This is the README file for a sample payments
cassette, the Cassette for KitCash, which can be used with the Payments
component of IBM(R) WebSphere(R) Commerce Professional Edition or Business Edition, Version 5.5,
or with WebSphere Commerce Studio Professional Edition and Business Developer Edition for
Windows 2000. This README contains supplemental information on the
Cassette for KitCash. For details about installing and using the Cassette for KitCash
in these environments,
refer to the WebSphere Commerce Payments Cassette for KitCash Supplement.
The Cassette for KitCash is a sample payment cassette that implements a
fictional electronic cash (stored value) protocol, and as such, serves as an example
for cassette writers that covers several aspects of cassette writing not
covered by the LDBCard skeleton cassette. The Cassette for KitCash is
NOT intended
to serve as a skeleton upon which cassette writers will typically build
new cassettes--you should use the LDBCard cassette for that purpose. You
can download the LDBCard package from the Web site where you downloaded
this file.
- Installing Cassette for KitCash in WebSphere Commerce
- The Cassette for KitCash has been updated to be enabled in WebSphere Commerce using the WebSphere Commerce Configuration Manager. You can use the Configuration Manager to add the KitCash cassette to your environment. Refer to the Cassette for KitCash Supplement for further details.
Additional information about developing payment cassettes and adding cassettes you have written
to your WebSphere Commerce environment is available in the WebSphere Commerce Payments
Cassette Kit Programming Guide.
- Installing Cassette for KitCash in WebSphere Commerce Studio
- The Cassette for KitCash has been updated to include a sample KitCash project which you can use in WebSphere Commerce Studio. Refer to the Cassette for KitCash Supplement for further details.
This version of the Cassette for KitCash contains:
-
Cassette for KitCash Supplement which describes the KitCash protocol and shows how to install the Cassette for KitCash
-
Javadoc for the cassette
-
A sample KitCash cassette package which can be enabled using the WebSphere Commerce Configuration Manager
-
A test harness that includes:
-
KitCash wallet
- KitCash bank to receive deposits
-
The Cassette for KitCash finite state machine, which models the inputs
for and actions of the Cassette for KitCash
- A sample project of the Cassette for KitCash which can be used in WebSphere Commerce Studio
The Cassette for KitCash is delivered as a ZIP file. To install the Cassette
for KitCash, download the ZIP file to your computer and unzip it in the directory WC_installdir/payments/cassettes. After the file is unzipped, the following
subdirectories are created:
-
bin, which contains the scripts to run the sample bank for the Cassette for KitCash
-
javadoc, which contains the Javadoc HTML for the Cassette for KitCash
-
lib, which contains the KitCash classes needed to run the cassette
- Payments-KitCashCassette, which contains a sample project which can be imported into WebSphere Commerce Studio
-
pspl, which contains the KitCash user interface PSPL file
- SampleCheckout, which contains SampleCheckout properties and profile for KitCash Cassette
-
schema, which contains files needed to set up the database tables and views
In addition, the root unzip directory contains the following:
- cassette_properties.xml, an XML file to define configuration parameters of the cassette
- KitCashFSM.prj, the project file of the cassette for KitCash finite state machine
- WC55KitCashSupplement.pdf, the cassette for KitCash Supplement in PDF format
For instructions on installing and configuring the Cassette for KitCash in WebSphere Commerce or WebSphere Commerce Studio,
see the Cassette for KitCash Supplement.
The Cassette for KitCash Supplement is provided in PDF format and can be viewed with
Adobe Acrobat Reader.
To view the document, point your browser to WC55KitCashSupplement.pdf.
For a free copy of the latest version of the Adobe Acrobat Reader, visit
http://www.adobe.com/products/acrobat/readstep.html
The WebSphere Commerce technical library is available at the following Web site:
http://www.ibm.com/software/commerce/library/
WebSphere Commerce support information is available from the WebSphere Commerce
support Web site:
http://www.ibm.com/software/commerce/support/
The following terms are trademarks of the IBM Corporation in the United
States or other countries or both:
Other company, product, and service names may be trademarks or service
marks of others.
THIS DOCUMENT AND CASSETTE ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IBM
DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT
LIMITATION, THE IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE
AND MERCHANTABILITY WITH RESPECT TO THE INFORMATION IN THIS DOCUMENT. BY
FURNISHING THIS DOCUMENT, IBM GRANTS NO LICENSES TO ANY PATENTS OR COPYRIGHTS.
Note to U.S. Government Users - Documentation related to restricted
rights - Use, duplication or disclosure is subject to restrictions set
forth in GSA ADP Schedule Contract with IBM Corp.
(c) Copyright IBM Corporation 1997, 2003. All rights reserved.