=============================================================================
The WorldNet TPS CS-Cart XML module V1.2 - 25_08_2010
=============================================================================

WARNING: This verion of the plug-in has been developed for CS-Cart version 2.0.4 only.

There are five files within the WorldNet TPS XML Gateway Module

The directories these are to be dropped into are mirrored in the zip file directory structure.

The file "worldnettpsxml.sql" should be applied to the CS-Cart database so that the module will be available in the admin section.
If you use tables names that do not start in "cscart_" then you may need to edit the SQL file before applying it.

Once you have added these files you will need to go to the admin section of your site.

CS-Cart Shop Admin -> 
Adminitration -> 
Payment Methods ->
Click on "edit" beside "Credit Card"
Change the Name field to "Secure Credit Card payment with WorldNet TPS"
Change Position to "1"
Change the Processor to "WorldNet TPS XML Gateway"
Click on the Configure tab at the top and enter the details supplied by WorldNet TPS

If adding Laser through the Credit Cards page in the Admin interface, you should use the short code "las" to ensure
that this plug-in handles the transactions correctly.

!!!!!!!!!!!!
WARNING: CS-Cart is not by default PCI DSS compliant!
To help address this you should go to:
CS-Cart Shop Admin -> 
Orders ->
Order Statuses ->
You should go into EVERY one of the statuses listed (except "Open"), make sure that "Remove CC info" is selected and click Save.

It is the merchants responsibility to ensure that their site is PCI DSS compliant.
WorldNet TPS cannot be held responsible for any failures in this area.
!!!!!!!!!!!!

=============================================================================
REVISION HISTORY:

-----------------------------------------------------------------------------
V1.3 - Updated to latest PHP XML API.

-----------------------------------------------------------------------------
V1.2 - Handle the IsError case correctly (i.e. before the response hash check)

-----------------------------------------------------------------------------
V1.1 - Corrected small issue in order of error handling.
     - Corrected XSD location in XML API.
     - Changed "Test Mode?" to "Test Account?"

-----------------------------------------------------------------------------
V1.0 - Launched 30_06_2010
     - The WorldNet TPS CS-Cart XML module V1.0

-----------------------------------------------------------------------------
=============================================================================
