Contributions

Payment Modules (Category Index)
Search: 

CyberSource payment module v1

This module allows you to use CyberSource with osCommerce. Because of the way the CyberSource gateway works, the module is not very easy to install and uses an external C program.

Limitations of the v1 version:
- it doesn't use multiple offerN fields, just put order total in offer0
- SSH access makes installation much easier

Because of the package size, the complete package is available here:
---------------------------------------------------------------------------------------------
http://www.macki.iserwer.net/osc_modules/cybersource.tar.gz
---------------------------------------------------------------------------------------------
File available here contains only source code.

Contact me in case of any problems:
mail: webmaster@piotrkaminski.com
AIM: piotrekkaminski

Expand All / Collapse All

Latest version info 12 Jul 2005

Please download the latest version (which includes ALL THE REQUIRED FILES) from http://www.piotrkaminski.com/osc_modules/cybersource_1.2.tar.gz

Important: If you have problems first thing to do is uncomment line
in /includes/modules/payment/cybersource.php line about 219 and put your mail as the first argument. Then try to checkout.
You should receive an email with contents of two arrays - first is what i send to cybersource and the second is what i receive and
it contains error description. If the second is blank or NULL, this means that the icscard program is either not found (check paths and permissions) or not starting at all (wrong operating system).

bug fixes phatkodi 3 Dec 2004
bug fixes phatkodi 3 Dec 2004
CyberSource payment module v1 Piotr Kaminski 7 Nov 2003

Note: Contributions are used at own risk.