Community Add-Ons
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
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
