Page 1 of 1

Can I hide shipping company names and use live rates?

Posted: Fri Dec 27, 2013 12:10 pm
by JeepSWAG
I would like to offer the following shipping options:

- overnight
- 2 day
- 3 day
- ground


The quote would be pulled live from Fed Ex, however the name Fed Ex would not be displayed to the customer. I then have the option to ship via USPS if the cost is lower.

Is there a way to hide the shipping company name? yet still pull rates from their site?

Re: Can I hide shipping company names and use live rates?

Posted: Fri Dec 27, 2013 11:37 pm
by Johnathan
You can edit the heading text in the shipping method's language file, for example:

/catalog/language/english/shipping/fedex.php

The rate titles are usually pulled from the shipper's server, but for the built-in Fedex module, the rate titles are actually in that file too, so you could edit them as well if you wanted.