Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 808 Bytes

File metadata and controls

31 lines (20 loc) · 808 Bytes
-api-id M:Windows.ApplicationModel.Payments.PaymentRequest.#ctor(Windows.ApplicationModel.Payments.PaymentDetails,Windows.Foundation.Collections.IIterable{Windows.ApplicationModel.Payments.PaymentMethodData},Windows.ApplicationModel.Payments.PaymentMerchantInfo)
-api-type 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.

-remarks

-see-also

-examples