MicrosoftPayMethodData interface

Warning

This API is now deprecated.

Bot Framework no longer supports payments

W3C Payment Method Data for Microsoft Pay

Properties

merchantId

Microsoft Pay Merchant ID

supportedNetworks

Supported payment networks (e.g., "visa" and "mastercard")

supportedTypes

Supported payment types (e.g., "credit")

Property Details

merchantId

Microsoft Pay Merchant ID

merchantId: string

Property Value

string

supportedNetworks

Supported payment networks (e.g., "visa" and "mastercard")

supportedNetworks: string[]

Property Value

string[]

supportedTypes

Supported payment types (e.g., "credit")

supportedTypes: string[]

Property Value

string[]