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)

قيمة الخاصية

طرق الدفع المدعومة.

ينطبق على