PaymentOperations Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |