PaymentRequestUpdate interface

Warning

This API is now deprecated.

Bot Framework no longer supports payments

An update to a payment request

Properties

details

Update payment details

id

ID for the payment request to update

shippingAddress

Updated shipping address

shippingOption

Updated shipping options

Property Details

details

Update payment details

details: PaymentDetails

Property Value

id

ID for the payment request to update

id: string

Property Value

string

shippingAddress

Updated shipping address

shippingAddress: PaymentAddress

Property Value

shippingOption

Updated shipping options

shippingOption: string

Property Value

string