hi,
i would like to have two table rates. one table will reflect priority shipping rates (more $) and the other table will reflect parcel table rates (less $). all based on order $ amount.
how do i do that?
i am thinking i should clone the table.php shipping module??? maybe call one tablepriority.php and the other tableparcel.php???
and if i do that, what do i rename from table to tableparcel (in the php file itself)???
thanks



