FAQ

X-Cart V 4.2 Integration

1. Download the xcart.4.2.zip from here and copy the files to:-

cc_securehosting.php > yoursite.com/payment/cc_securehosting.php
cc_securehosting.tpl > yoursite.com/{skin directory}/payments/cc_securehosting.tpl
The 3 html files > your sh account

2. Run the following SQL statements:-

INSERT INTO `xcart_ccprocessors` ( `module_name` , `type` , `processor` , `template` , `param01` , `param02` , `param03` , `param04` , `param05` , `param06` , `param07` , `param08` , `param09` , `disable_ccinfo` , `background` , `testmode` , `is_check` , `is_refund` , `c_template` , `paymentid` ) VALUES ('Securehosting', 'C', 'cc_securehosting.php', 'cc_securehosting.tpl', 'SH200037', '779085', '', '', '', '', '', '', '', 'Y', 'N', 'N', '', '', '', '0');

INSERT INTO `xcart_languages` ( `code` , `name` , `value` , `topic` ) VALUES ('US', 'lbl_cc_securehosting_account', 'Securehosting account number', 'Labels');

INSERT INTO `xcart_languages` ( `code` , `name` , `value` , `topic` ) VALUES ('US', 'lbl_cc_securehosting_checkcode', 'Securehosting checkcode', 'Labels');

Any questions? Email us or call us on 0870 241 2236

[Close me]