共用方式為


PaymentResponse.ShippingOption 屬性

定義

取得或設定 requestShipping 旗標在傳遞給 PaymentRequest 建構函式的 PaymentOptions 中設定為 true,則 shippingOption 會是所選出貨選項的 id 屬性。

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

屬性值

出貨選項識別碼。

適用於