PHP: FedEx shipping rates calculator updated
One user was using my FedEx class and could not get rates for Ground service. I have just figured out what was the problem. First of all Ground and Home delivery are ground services and you must set Carrier code to FDXG.
$fedex->setCarrierCode("FDXG");
After this I found few bugs witch I fixed and now you can download updated FedEx class from this post.
Hai,
I require some more information regarding the declared value to be sent to FedEx module. If you could send the tag to be used for “Declared value” that would help us in getting the correct shipping charges.
regards,
triveni
Actually I don’t know what are you asking about and I don’t know all the tags FedEx supports. You should contact FedEx support and they should help you.
Regards,
Algirdas