PaymentOperations.PaymentCompleteOperationName Field
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.
Name for the payment completion operation invocation.
public const string PaymentCompleteOperationName;
val mutable PaymentCompleteOperationName : string
Public Const PaymentCompleteOperationName As String
Field Value
Remarks
This operation accepts a PaymentRequestComplete object and returns a PaymentRequestResult object or an error.