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

int GetCODType();

int SetCODType(int iCODType);

Possible Values

  FCODTS_CERTIFIED_CHECK(0), 
  FCODTS_CASH(1), 
  FCODTS_COMPANY_CHECK(2)

Default Value

0

Remarks

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

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

Data Type

Integer

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