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

NonDeliveryOption Property

Indicates what to do with the package in case it is undeliverable.

Object Oriented Interface

public function getNonDeliveryOption();
public function setNonDeliveryOption($value);

Procedural Interface

inship_uspsshipintl_get($res, 32 );
inship_uspsshipintl_set($res, 32, $value );

Default Value

0

Remarks

In case the package is undeliverable, the package may be returned, redirected, or abandoned. NonDeliveryOption should be set to ndoReturn in order for the package to be returned to the sender's address.

However, if NonDeliveryOption is set to ndoRedirect, the package will be redirected to the address specified in the following configuration settings:

AltReturnAddress1, AltReturnAddress2, AltReturnAddress3, AltReturnAddress4, AltReturnAddress5, AltReturnAddress6, AltReturnCountry.

This property is not applicable for International First Class mail, and will be ignored for International Priority and Express mail when the PackageType indicates a Flat Rate envelope is being used.

Data Type

Integer

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