Community Add-Ons

Add file to this package
Top » Payment Modules

eway payment module
for osCommerce Online Merchant v2.2

eway payment Module is a payment module for the osCommerce open source e-commerce shopping cart, which enables
credit card processing via eWay Profession XML solution. You must need SSL certificate to be installed and Microsoft XML version 2 or 3 (3 preferred) to be installed on your web server to run this module.

Thanks to Frank (frank@printzone.com.au)and Tony (webmaster@turningbase.com) for their help to develop and test the eway payment module LIVE.

Legend:  Download   Report
Expand All / Collapse All
Bug Fix - eway payment module with CVV renish 12 Jun 2008  

Open file eway_payment.php

Look for line (approx line number: 60)
header("Location:$Success_Page?osCsid=$response_trxn_Option1&order_id=$response_trxn_number");

change it to
header("Location:$Success_Page?osCsid=$response_trxn_Option1&order_id=$response_trxn_number&authcode=$response_trxn_AuthCode&status=$response_trxn_status");

This fix is required to make eway payment module to work otherwise you will be getting the error "Credit Card Error!".

Updated with CVN support - v1.1 kagg 1 Jan 2008  
Fix rapidweb 27 Aug 2007  
Updated readme.txt Kavita Aggarwal 6 Apr 2003  
update to 1 eway payment module file Frank L. 5 Mar 2003  
eway payment module Kavita Aggarwal 9 Jan 2003