Windows.ApplicationModel.Payments.Provider
Windows.ApplicationModel.Payments.Provider
Windows.ApplicationModel.Payments.Provider
Windows.ApplicationModel.Payments.Provider
Namespace
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[This namespace contains one or more prerelease APIs.]
This namespace provides API that allow your app to facilitate payment transactions submitted by users.
Classes
| PaymentAppCanMakePaymentTriggerDetails PaymentAppCanMakePaymentTriggerDetails PaymentAppCanMakePaymentTriggerDetails PaymentAppCanMakePaymentTriggerDetails |
[Contains prerelease APIs.] |
| PaymentAppManager PaymentAppManager PaymentAppManager PaymentAppManager |
This class is used to register an app as a payment provider app so that it can start processing PaymentTransactions that were submitted through the Payment Request APIs (Windows.ApplicationModel.Payments ). |
| PaymentTransaction PaymentTransaction PaymentTransaction PaymentTransaction |
This class contains information about a payment transaction that was submitted through the Windows.ApplicationModel.Payments API. The payment provider app uses this class to accept that payment transaction or reject it after verifying the payment through the provider's infrastructure. |
| PaymentTransactionAcceptResult PaymentTransactionAcceptResult PaymentTransactionAcceptResult PaymentTransactionAcceptResult |
This class contains the status of of a payment transaction after attempting to accept it. |