Re: Pre-Login Shipping Calculator
This mod works fine for me in 4.1.9, Balinor you can get fedex rates my adding this twice below
just under $ship_mods[] = "DHL";
add
if ($fedex_mod == 'FEDEX_direct')
$ship_mods[] = $fedex_mod;
in the myshipper.php file
__________________
xcart 4.2
|