共用方式為


PaymentDevicePaymentRequest 類別

定義

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
繼承
Object Platform::Object IInspectable PaymentDevicePaymentRequest
屬性

屬性

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

方法

ReportCompletedAsync(PaymentOperationStatus)
ReportFailedAsync(PaymentOperationStatus)

適用於