Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

PostageProvider Property

The postage provider to use.

Syntax

__property TibxUSPSShipIntlPostageProviders PostageProvider = {read=FPostageProvider, write=FSetPostageProvider, default=0};



enum TibxUSPSShipIntlPostageProviders { ppNone=0, ppEndicia=1, ppStamps=2 };

Default Value

0

Remarks

When set to none, the component will communicate with USPS servers to get rates and print labels. USPS web services do not provide postage.

If postage is necessary, set this property to ppEndicia to use Endicia's web services which provides postage. In order to use this provider, an Endicia account must be set up through their website.

Once you have an Endicia USPSAccountNumber, you should also have obtained a USPSUserId and USPSPassword uniquely assigned to your account by Endicia. These values are all necessary to get rates and shipping labels through their web services.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0