ColdFusion Component to process shipment transactions directly to USPS via their Web Services API.
Component Overview
ColdFusion Component (CFC) to process shipment transactions directly to USPS via their Web Services API. Package includes usps.cfc component, an example ColdFusion template showing response variables available for display as well a several example usage scenarios and full description of all available variables to the system.
Web Service API | API Version | Demo |
---|---|---|
Domestic Rates | Version 4 | Demo |
International Rates | Version 2 | Demo |
Tracking | N/A | Demo |
Address Standardization | N/A | Demo |
Zip Code Lookup | N/A | Demo |
City/State Lookup | N/A | Demo |
Express Mail Service Commitments | N/A | Demo |
Priority Mail Service Standards | N/A | Demo |
Package Services Service Standards | N/A | Demo |
Delivery Confirmation | Version 2 | N/A |
Electronic Merchandise Return Service | Version 2 | N/A |
Component Methods
Component Notes
To use this component you must first register with USPS to get an account number.
To generate live shipment labels you must go through a certification process. Please contact your local USPS representative for more information on gaining certification for your printed shipment labels.