|
|
|
|
"Indonesia Post EMS has got different rates for different country, eventhough they are in the same zone.
Therefore, this module was using shipping based on common rate group, instead of using the Zone.
Some of the rates might be higher than the actual rate, but there is not much difference.
All together, they are seven zones.
If you wish to fix the rates for the countries, please visit: http://ems.posindonesia.co.id/tarifems.html for the rates.
There is no Local Indonesia Shipping, therefore, Indonesia is included in the first zone.
The rates are in USD. If you want to keep it the same then please comment out these two lines:
$rate = $currencies->get_value("USD");
$cur_rate = $currencies->get_value($currency);
This module is based on zones.php, from which you can get more info on how it works and its limitations." |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|