Community Add-Ons

Add file to this package
Top » Shipping Modules

Swiss Post Shipping
for osCommerce Online Merchant v2.2

This shipping module for the Swiss Post is based on tariff from 01/01/2003.

Only running with the current osCommerce 2.2 MS1.

Supportsite: www.oscommerce.at

Legend:  Download   Report
Expand All / Collapse All
Error Parse error: syntax error, unexpected ';', death2dadas 13 Aug 2008  

to fix this problem change in chp.php

$this->types = array('ECO' => 'Economy',
'PRI' => 'Priority',

to

$this->types = array('ECO' => 'Economy',
'PRI' => 'Priority');

or download the file i had upload..it is already modified...without other change like the original

Swiss Post Shipping 1.03 luckyno 12 Aug 2008  
Price-Update (July 2006) schittli 27 Jul 2006  
Works with MS2 luckyno 9 Jul 2006  
Swisspost 102, french translation Yvan Sanchez 24 Apr 2005  
Patch: packet_calculation Stephan A. Rickauer 15 Aug 2004  
Swiss Post Shipping Thomas Plänkers 18 Feb 2003