E-Payment Integrator 2016 .NET Edition
E-Payment Integrator 2016 .NET Edition
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) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 .NET Edition - Version 16.0 [Build 7354]