Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Windows.ApplicationModel.Payments.Provider Namespace

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.

This namespace provides API that allow your app to facilitate payment transactions submitted by users.

Classes

Name Description
PaymentAppCanMakePaymentTriggerDetails

Creates a new PaymentAppCanMakePaymentTriggerDetails.

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

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

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


Feedback

Was this page helpful?