PaymentMethodData.SupportedMethods 屬性

定義

取得或設定字串的必要序列,其中包含商家網站接受之付款條件的付款條件識別碼。

public System.Collections.Generic.IList<string> SupportedMethods { get; set; }
member this.SupportedMethods : System.Collections.Generic.IList<string> with get, set
Public Property SupportedMethods As IList(Of String)

屬性值

支援的付款條件。

適用於