Community Add-Ons

Add file to this package
Top » Payment Modules

Western Union Payment Module
for osCommerce Online Merchant v2.2

Includes new module payement for Western Union.

Updated cod and moneyorder (and wu) to be able to set a specific orders status when such payment are used by customers

Designed for 2.2CVS new chekout after 1 nov 02

Legend:  Download   Report
Expand All / Collapse All
Western Union Bug Fix Limor 2 Apr 2005  

Took me 6 hours to find :-( this silly bug.

in includes/modules/payment/wu.php fix line 18 and remove the space character from the code name.

$this->code = 'wu ';
change to:
$this->code = 'wu';

All credit goes to the originat writer.
This is not a full contribution just one file.

D S
L

cod wu mo moneyorder dynamic orders status elari 25 Nov 2002  
wu cod moneyorder payement set order status elari 18 Nov 2002  
Western Union Payement and Order Status elari 14 Nov 2002