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

PostageProvider Property

The postage provider to use.

Syntax

public int getPostageProvider();
public void setPostageProvider(int postageProvider);

Enumerated values: public final static int ppNone = 0; public final static int ppEndicia = 1; public final static int ppStamps = 2;

Remarks

When set to none, the bean 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 AccountNumber, you should also have obtained a UserId and Password uniquely assigned to your account by Endicia. These values are all necessary to get rates and shipping labels through their web services.

Default Value

0

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