Share via


PaymentDevicePaymentRequest Class

Definition

public ref class PaymentDevicePaymentRequest sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PaymentDevicePaymentRequest final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PaymentDevicePaymentRequest
Public NotInheritable Class PaymentDevicePaymentRequest
Inheritance
Object Platform::Object IInspectable PaymentDevicePaymentRequest
Attributes

Properties

AccountBalance
AccountHolderName
AccountIssuerName
AccountLast4Digits
AuthorizationCode
AuthorizationRequiredText
AuthorizedAmount
AvsAddress
AvsCode
AvsPostalCode
CashBack
CashierName
CustomerEmail
CustomerSignature
Donation
MethodOfPaymentDescription
MethodOfPaymentKind
OutputAuthorizationCode
OutputTokenId
RequestAccountBalance
RequestDonation
RequestedAmount
RequestedCashBack
RequestEmail
RequestSignature
RequestTip
Tip
TokenId
TransactionId

Methods

ReportCompletedAsync(PaymentOperationStatus)
ReportFailedAsync(PaymentOperationStatus)

Applies to