E-Payment Integrator 2020 .NET Edition

Questions / Feedback?

ShippingInfo Property

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

Syntax

public EPShipInfo ShippingInfo { get; set; }
Public Property ShippingInfo As EPShipInfo

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 .NET Edition - Version 20.0 [Build 7941]