| Depending upon
the platform in which you are developing your website, download the
appropriate Integration Kit:
ASP
Integration Kit ver 2.0.zip
JSP Integration
Kit ver 2.0.zip
PHP Integration
Kit ver 2.0.zip
Upon extraction,
check whether the following files are present:
ASP Integration
Kit
functions.asp
- functions necessary for calculating checksum
checkout.asp - sample code for your ASP checkout page
redirecturl.asp - sample code for your ASP redirect page
JSP Integration
Kit
functions.class,
functions.java - functions necessary for calculating checksum
checkout.jsp - sample code for your JSP checkout page
redirecturl.jsp - sample code for your JSP redirect page
PHP Integration
Kit
functions.php3
- functions necessary for calculating checksum
checkout.php3 - sample code for your PHP checkout page
redirecturl.php3 - sample code for your PHP redirect page
|