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

CODPayorType Property

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

Syntax

public int getCODPayorType();
public void setCODPayorType(int CODPayorType);

Enumerated values: public final static int fcodptCollect = 0; public final static int fcodptPrepaid = 1;

Remarks

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

fcodptCollect (0)
fcodptPrepaid (1)

Default Value

0

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