Most Popular Payment Methods Supported by X-Cart > 

CyberSource

Top  Previous  Next  

To set up the 'CyberSource' payment method in X-Cart, follow the steps below:

1.Download 'Perl-linux-icsX.X.XX.tar.gz' archive:

http://apps.cybersource.com/cgi-bin/pages/dev_kits.cgi?kit=_SCMP_Clients/Perl/Linux - for Linux

(Support Center :: Implementation :: Download APIs :: SCMP Clients :: Perl :: Linux)

http://apps.cybersource.com/cgi-bin/pages/dev_kits.cgi?kit=_SCMP_Clients/Perl/Windows - for Windows

(Support Center :: Implementation :: Download APIs :: SCMP Clients :: Perl :: Windows).

2.Install ICS perl module at the server and create a folder "keys" in the directory where the perl module is installed. Specify this folder as a place to which Ecert utility should put certificates (please see README file included into archive).

Note: You will need to regenerate the keys regularly as they expire within twelve months of creation.

3.Add CyberSource plus to the list of your store's payment methods:
a)In the 'Payment methods' section of your store's Admin area (Administration menu->Payment methods), scroll down to the 'Payment gateways' dialog box at the bottom of the page.
b)Select 'CyberSource' from the list of payment gateways.
c)Click the Add button.

A payment method titled 'CyberSource' is added to the bottom of the list in the 'Payment methods' dialog box.

4.Configure CyberSource:
a)Click the 'Configure' link next to the 'CyberSource' entry in the 'Payment methods' dialog box. This opens the configuration page for CyberSource.
b)Adjust the configuration settings for CyberSource by providing the following information:
Merchant ID: Your merchant ID.
Full ICS path: Full path to the directory where ICS has been installed, for example '/home/user/perllib/ICS'.
Server:Port: ics2test.ic3.com:80
Currency: The currency to be used for CyberSource transactions.
Order prefix: The prefix to be used for orders paid via CyberSource.
c)Click the Update button.
5.Enable the 'CyberSource' payment method: In the 'Payment methods' dialog box (Administration menu->Payment methods), select the check box to the left of 'CyberSource' and click the Update button.