Shopping Cart Software

Shopping Cart Software UK Customised Version of ClickCartPro 6
corner image corner image

HSBC CPI Gateway Integration UK/EU


HSBC CPI Integration.

Note: The HSBC gateway requires that your website has its own secure connection, so make sure that the secure URL is set-up correctly during the install.

In ClickCartPro.

In admin under Home > ClickCartPro (GBU) > Commerce: Orders and Checkout > Manage Processing Gateways select Update next to the HSBC - Payment Form

  1. Change Active Status to True.
  2. Change Gateway User/Store ID to your HSBC store ID
  3. Change Transaction Key/Password to your HSBC Order Hash Key (Provided by HSBC by Fax or Letter).
  4. Active Status = True
  5. Click submit.

This enables the HSBC gateway in test mode. When you are ready to go live you will need to change the following in the Form Display Code.

From:
$tmp[3] = 'T';
$olpform['fields']['HIDDEN'][] = array('name'  => 'Mode',
                                       'value' => $tmp[3]);


To:
$tmp[3] = 'P';
$olpform['fields']['HIDDEN'][] = array('name'  => 'Mode',
                                       'value' => $tmp[3]);


CategoryPaymentGateways
CategoryGettingStarted

There are no comments on this page. [Add comment]

corner image
Valid XHTML   Valid CSS   w3c wai aa
GreenbarnWeb.com © 2001 - 2009
corner image
Page was generated in 0.1086 seconds