Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 917 Bytes

paymentrequest_paymentrequest_31055812.md

File metadata and controls

34 lines (22 loc) · 917 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Payments.PaymentRequest.#ctor(Windows.ApplicationModel.Payments.PaymentDetails,Windows.Foundation.Collections.IIterable{Windows.ApplicationModel.Payments.PaymentMethodData},Windows.ApplicationModel.Payments.PaymentMerchantInfo,Windows.ApplicationModel.Payments.PaymentOptions)
winrt method

Windows.ApplicationModel.Payments.PaymentRequest.PaymentRequest

-description

Creates a PaymentRequest object.

-parameters

-param details

The details.

-param methodData

The method data.

-param merchantInfo

The merchant information.

-param options

The options.

-remarks

-see-also

-examples