IntroductionTo use upsTrack you must require the function upsTrack.php require("upsTrack.php");DetailsExample of getting the entire xml response in an array $myTrack = new upsTrack('accessnumber','username','password');
$myArray = $myRate->getTrack('trackingNumber');Example of getting the scheduled delivery date echo $myTrack->getDeliveryDate(); Example of getting the pickup date echo $myTrack->getPickupDate();
|
Thanks a lot for this code really it was so useful!!!!!!!!!!!!!!!!! thaks again
what is the credentials?
How would I generate a new label to be printed / shipped?