PaymentOptions.ShippingType Property

Definition

Gets or sets if requestShipping is set to true, then the shippingType field may be used to influence the way the user agent presents the user interface for gathering the shipping address.

public string ShippingType { get; set; }
member this.ShippingType : string with get, set
Public Property ShippingType As String

Property Value

The shipping type.

Applies to