Payment module implementation for Cynergy payment Processing gateway.

Please read the readme.txt included in the package for installation instructions.

By Kirkham Systems - Joseph Farhat

v 1.0.1 changes:
a. Removed cc_cvv references to the orders table. PCI compliance doesn't allow for storing this value.
b. Corrected tep_db_fetch_query to tp_db_fetch_array
c. Corrected $db->Execute to tep_db_query.

More...