다음을 통해 공유


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)

속성 값

지원되는 결제 방법입니다.

적용 대상