共用方式為


PaymentMethodData interface

警告

此 API 現已淘汰。

Bot Framework no longer supports payments

指出一組支援的付款方式,以及這些方法的任何相關聯付款方式特定數據

屬性

data

JSON 可串行化物件,提供支援的付款方式可能需要的選擇性資訊

supportedMethods

包含商家網站接受之付款方式之付款方式的必要字串序列

屬性詳細資料

data

JSON 可串行化物件,提供支援的付款方式可能需要的選擇性資訊

data: any

屬性值

any

supportedMethods

包含商家網站接受之付款方式之付款方式的必要字串序列

supportedMethods: string[]

屬性值

string[]