MicrosoftPayMethodData interface
警告
现已弃用此 API。
Bot Framework no longer supports payments
Microsoft付款的 W3C 付款方式数据
属性
merchant |
Microsoft支付商家 ID |
supported |
支持的支付网络(例如“visa”和“万事达卡”) |
supported |
支持的付款类型(例如“信用”) |
属性详细信息
merchantId
Microsoft支付商家 ID
merchantId: string
属性值
string
supportedNetworks
支持的支付网络(例如“visa”和“万事达卡”)
supportedNetworks: string[]
属性值
string[]
supportedTypes
支持的付款类型(例如“信用”)
supportedTypes: string[]
属性值
string[]