Home » Shipping API
  • Create USPS PostNet String With ColdFusion
    I know PostNet is about to expire in couple of months. But today I had to create few shipping labels, and put to gather a simple function to assemble PostNet String. Mind you, this does not create the actual PostNet barcode. I use a PostNet Font to create the barcode, this is to create a valid PostNet string from a ZIP Code so you can print it with a PostNet barcode font. Pass your zip5 or zip9 to the function, it will return the string to be printed. (more..)
    2 Comments Post Comment Tuesday 04.01.2011 by Saman W Jayasekara
  • Creating a UPS Shipping Label with UPS API & ColdFusion
    UPS has updated their API documentation recently. Compared to their last documentation, new version is pretty good. If you are planning to use UPS API, first create a UPS account, get hold of an API access Key and most importantly download the API documentation and go through it. UPS shipping service have far too many options and scenarios I cannot explain in a single post. UPS Shipping label creation has three parts, “ShipConfirm”, “ShipAccept” and “Void”. (more..)
    11 Comments Post Comment Sunday 19.12.2010 by Saman W Jayasekara
  • UPS CityValidation with ColdFusion
    UPS CityValidation is a rather deferent function from UPS Address Validation function. This function take two arguments, City and the State, and provide you with the highest and lowest ZIP Code in that area. Also this can identify misspellings or State/City mix-up and suggest you the correct one. If your City and State is correct, this will return VALIDATION = TRUE and ZIP Code Values. (more..)
    0 Comment Post Comment Friday 15.10.2010 by Saman W Jayasekara
  • UPS Address Verification with ColdFusion
      If the address verification completely failed, as it happened when I tried to verify UPS head office address in here [ AddressVerification('55 Glenlake Parkway NE','Atlanta', 'GA', '30328') ], this will return Type = Failure and Error Description message. (more..)
    9 Comments Post Comment Friday 15.10.2010 by Saman W Jayasekara
  • USPS Shipment Tracking with ColdFusion
     USPS tracking API is extremely simple. All you need is API login from USPS and cfhttp tag to get it to work… well almost. Here I put together a custom tag to track USPS shipping details. (more..)
    0 Comment Post Comment Tuesday 31.08.2010 by Saman W Jayasekara
  • A Cheat Sheet for FedEx ShipAPI Certification Test Scenarios
    In my two previous posts I talked about FedEx API, and here is another post on the same API. Before FedEx provide you with access to their production API, FedEx request you to create set of sample shipping labels and mail them to FedEx office, my guess is, they want to verify you are capable of printing labels in the correct format. To do that, FedEx provide you with Certification Test Scenarios sheet with multiple categories, such as domestic, international and global shipping. (more..)
    0 Comment Post Comment Wednesday 05.05.2010 by Saman W Jayasekara
  • Create a FedEx Express Shipping Label Using Coldfusion
    In my previous post, I talk about FedEx Address verification. Now this is a function to create FedEx Express Shipping Label. This will pass your shipment information and save the shipping label as a PDF file (or PNG, DPL, etc..) in to your hard drive. Before you run this code and start creating your own FedEx shipping labels, you need to register with FedEx and accrue an API access key.  Once you have that, you are ready to access FedEx test server. (more..)
    9 Comments Post Comment Monday 03.05.2010 by Saman W Jayasekara
  • Fedex Address Validation API with Using Coldfusion
    Fedex shipping API is beautiful, soundly documented and trouble-free to work with. Before you plug your application with FedEx API, you must register with fedex and get an API Key, password and an account number and a Meter Number. It is not hard. Click here and follow the screen. (more..)
    12 Comments Post Comment Sunday 04.04.2010 by Saman W Jayasekara
  • Search
  • ColdFusion File Manager for TinyMCE 4
  • IronGate : ColdFusion Exception Manager Application
  • Teapot : ColdFusion Blog Application Software
  • An Unofficial ColdFusion Developer Salary Survey
  • Topics
  • AWS
  • Barcode
  • ColdFusion
  • Image Processing
  • inDesign Server
  • JavaScript
  • Shipping API
  • Teapot Blog
  • This and That
  • Recent Posts
  • ColdFusion File Manager for CKeditor 4
  • ColdFusion File Manager for TinyMCE 4
  • How to Create ColdFusion Snippets in Sublime Text
  • Switch to Sublime Text IDE for ColdFusion Developers.
  • BootStrap Popover Essential Tricks


  • Archive
  • 2013 November (1)
  • 2013 October (1)
  • 2013 September (2)
  • 2013 July (1)
  • 2013 June (1)
  • 2013 May (6)
  • 2013 April (1)
  • 2013 March (1)
  • 2013 February (3)
  • 2013 January (1)
  • 2012 December (3)
  • 2012 October (1)
  • 2012 September (2)
  • 2012 July (1)
  • 2012 June (1)
  • 2012 March (2)
  • 2011 November (3)
  • 2011 October (1)
  • 2011 September (1)
  • 2011 July (1)
  • 2011 January (2)
  • 2010 December (4)
  • 2010 November (1)
  • 2010 October (5)
  • Drop me a Note


  • rss
Powered by Teapot ColdFusion Blog