MicrosoftPayMethodData interface
Warning
This API is now deprecated.
Bot Framework no longer supports payments
W3C Payment Method Data for Microsoft Pay
Properties
merchant |
Microsoft Pay Merchant ID |
supported |
Supported payment networks (e.g., "visa" and "mastercard") |
supported |
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[]