OK done.. removed all refereneces in all files for old USPS and any functions by Greg Deeth.. the only USPS reference that remained was:
catalog/admin/includes/functions/general.php:
// return short version on UPS and USPS
$short_shipping_end= strpos($check_order['title'], '');
$short_shipping= substr($check_order['title'], 1, $short_shipping_end);
return $short_shipping;
files that got altered:
catalog/checkout_shipping.php (on a oscv2.31)
catalog/includes/sapplication_top.php
catalog/includes/functions/general.php
catalog/admin/modules.php
catalog/admin/includes/functions/general.php
- osc admin
- copy the current settings for the USPS module
- uninstall module
- uploaded the above files
- upload the NEW files from the USPS Rate V4 Intl Rate V2 - v.1.7 zip file
- osc admin
- install module
- set up module
I had a little bit of a time fooling with the settings, but I got it now..
I am a little dissapointed to NOT see the check boxes:
Quote
Display Options
Select display options
Display weight
Display transit time
Display insurance
I don't like displaying the total weight of the package.. is that difficult to edit out of there???
Dissapointed (not less so..) to not see the transit time
You did a really nice job on this