E-Payment Integrator V6 - Online Help
E-Payment Integrator V6
Questions / Feedback?

ShippingInfo Property

Contains the customer's shipping name, address, and other identifying information.

Syntax

[VB.NET]
Public Property ShippingInfo As EPShipInfo

[C#]
public EPShipInfo ShippingInfo {get; set;}

Remarks

This property must be set to an instance of the EPShipInfo type, which will contain information that specifies the shipping information for the order. See the EPShipInfo type for more information.

This property is not available at design time.

Default Value

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