다음을 통해 공유


MicrosoftPayMethodData interface

경고

이 API는 이제 사용되지 않습니다.

Bot Framework no longer supports payments

Microsoft Pay 대한 W3C 결제 방법 데이터

속성

merchantId

Microsoft Pay 가맹점 ID

supportedNetworks

지원되는 결제 네트워크(예: "visa" 및 "mastercard")

supportedTypes

지원되는 결제 유형(예: "크레딧")

속성 세부 정보

merchantId

Microsoft Pay 가맹점 ID

merchantId: string

속성 값

string

supportedNetworks

지원되는 결제 네트워크(예: "visa" 및 "mastercard")

supportedNetworks: string[]

속성 값

string[]

supportedTypes

지원되는 결제 유형(예: "크레딧")

supportedTypes: string[]

속성 값

string[]