Posts Tagged: fedex integration
-
Jul 01, 2010
Comments OffFedex Integration
To get the different tag fields I have down loaded APIDirectTaggedTransactionGuideJan2007.pdf from the FedEx website. include(‘fedexdc.php’);// This is the class file which does the linking to FedEx and calculation if ($_POST['uSubmit']!=”"){ // create new fedex object $fed = new FedExDC(’342464483′,’0′);// I have not yet get the meter number $sType = $_POST['sType']; $ship_data = array( 75=>...