Login

    Register

PROJECT CATEGORIES

 

ColdFusion UPS Package
Project Home Blog Known Issues Contact Project

Author: Raymond Camden (All RIAForge projects by this author)
Last Updated: November 2, 2007 6:08 PM
Version: 0.6
Views: 16,934
Downloads: 1,957
License: Apache License, Version 2

Description:

The ColdFusion UPS Package is a set of components that make it easy to work with the various UPS services.

Currently there is support for Address Verification, Shipment Tracking, and Service Rates. (Although the service rates should be considered alpha quality.)

Recent Blog Entries:

Requirements:

ColdFusion MX 7 is required for the CFCs to operate. Mainly this is due to the use of "result" in the CFHTTP calls. You could make the CFCs work in MX6 by removing this attribute and using the CFHTTP variable. This reduces the threadsafety of the CFCs but it should still be safe to use.

You must have a UPS XML key and username/password.

Issue Tracker:

ID ISSUE STATUS UPDATED
2 PICKUPDAYTIME in timeintransitservice.cfc Open 06/19/07 5:18 PM
1 Use a type for the exceptions you throw Open 01/23/07 9:07 AM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/cfups.

To view files and changelists associated with this repository, go here: http://cfups.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/