MicrosoftPayMethodData interface
警告
此 API 現已淘汰。
Bot Framework no longer supports payments
Microsoft付款的 W3C 付款方式數據
屬性
merchant |
Microsoft支付商家標識碼 |
supported |
支援的付款網路(例如“visa”和“萬事達卡”) |
supported |
支援的付款類型(例如「點數」) |
屬性詳細資料
merchantId
Microsoft支付商家標識碼
merchantId: string
屬性值
string
supportedNetworks
支援的付款網路(例如“visa”和“萬事達卡”)
supportedNetworks: string[]
屬性值
string[]
supportedTypes
支援的付款類型(例如「點數」)
supportedTypes: string[]
屬性值
string[]