PaymentRequestComplete interface

Warning

This API is now deprecated.

Bot Framework no longer supports payments

Payload delivered when completing a payment request

Properties

id

Payment request ID

paymentRequest

Initial payment request

paymentResponse

Corresponding payment response

Property Details

id

Payment request ID

id: string

Property Value

string

paymentRequest

Initial payment request

paymentRequest: PaymentRequest

Property Value

paymentResponse

Corresponding payment response

paymentResponse: PaymentResponse

Property Value