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

CODType Property

The code that indicates the type of funds that will be used for the COD payment.

Syntax

public int getCODType();
public void setCODType(int CODType);

Enumerated values: public final static int fcodtsCertifiedCheck = 0; public final static int fcodtsCash = 1; public final static int fcodtsCompanyCheck = 2;

Remarks

This property specifies the type of COD requested. Possible values are:

fcodtsCertifiedCheck (0)
fcodtsCash (1)
fcodtsCompanyCheck (2)

Default Value

0

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