Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 571 Bytes

windows_applicationmodel_payments.md

File metadata and controls

17 lines (11 loc) · 571 Bytes
-api-id -api-type
N:Windows.ApplicationModel.Payments
winrt namespace

Windows.ApplicationModel.Payments

-description

This namespace provides payment functionality equivalent to the W3C Payment Request API specification for Universal Windows Platform (UWP) apps. The W3C Payment Request API allows websites to collect payment information in a way that is easy for both the merchant and the user.

To use the Payment Request API, you will need to support one of the existing payment methods.

-remarks

-examples

-see-also