Attitude osCommerce Installation, Customization and Support Services

osCommerce Watch

osCommerce DPS module update

osCommerce DPS module update

Added by Geoff Ford. June 13, 2007
Download the latest module here

Two changes are required for merchants using the DPS payment gateway on their osCommerce stores. A new version of the DPS module (which Attitude originally created) is available with the updates here:
http://www.oscommerce.com/community/contributions,2032

To apply the fixes manually find and replace the instance of
https://www.paymentexpress.com/pxpost.asp';
in the module file with:
https://www.paymentexpress.com/pxpost.aspx';

The SSL version also needs to be updated from version 2 to version 3.

Replace:
curl_setopt($ch,CURLOPT_SSLVERSION,2);
with
curl_setopt($ch,CURLOPT_SSLVERSION,3);

Anyone needing the upgrade can contact Attitude.
Category(s): News


Enter your email address to subscribe to the osCommerce Watch Email Newsletter

We respect your privacy.
osCommerce Watch
© Attitude Group Ltd 2004
All Rights Reserved