Package com.worldpac.fulfillment

Available in worldpac_fulfillment.jar [Updated November 17, 2005].

See:
          Description

Class Summary
Fulfiller Creates a connection to Worldpac using host and authentication parameters.
FulfillmentQuote Use to get price and availability information for a specific product.
Order Represents an order for Worldpac to fulfill.
OrderStatus Use to get order status information for a specific order.
 

Package com.worldpac.fulfillment Description

Available in worldpac_fulfillment.jar [Updated November 17, 2005]. This package allows you to use Worldpac's drop-ship fulfillment service, including creating orders, tracking order status, getting price and availability quotes, and setting shipping options.

This package is designed to be directly usable in a Microsoft environment from non-Java languages. All method return types and parameters are of type String or int, and only default constructors are exposed.

API activity is logged in wpfulfill.log in the process user's home directory.