PaymentOperations Class

Definition

Caution

Bot Framework no longer supports payments.

Names for invocable operations in the payment callback protocol.

[System.Obsolete("Bot Framework no longer supports payments.")]
public static class PaymentOperations
[<System.Obsolete("Bot Framework no longer supports payments.")>]
type PaymentOperations = class
Public Class PaymentOperations
Inheritance
PaymentOperations
Attributes

Fields

PaymentCompleteOperationName

Name for the payment completion operation invocation.

UpdateShippingAddressOperationName

Name for the Update Shipping Address operation invocation.

UpdateShippingOptionOperationName

Name for the Update Shipping Option operation invocation.

Applies to