Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 635 Bytes

paymenttransactionacceptresult.md

File metadata and controls

20 lines (14 loc) · 635 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Payments.Provider.PaymentTransactionAcceptResult
winrt class

Windows.ApplicationModel.Payments.Provider.PaymentTransactionAcceptResult

-description

This class contains the status of a payment transaction after attempting to accept it.

-remarks

An object of this class type is created and retrieved through the PaymentTransaction.AcceptAsync method.

-examples

-see-also