Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 941 Bytes

paymentrequest_paymentrequest_1715057212.md

File metadata and controls

36 lines (24 loc) · 941 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,System.String)
winrt method

Windows.ApplicationModel.Payments.PaymentRequest.PaymentRequest

-description

Creates a new PaymentRequest object.

-parameters

-param details

The details.

-param methodData

The method daya.

-param merchantInfo

The merchantInfo.

-param options

The options.

-param id

The ID.

-remarks

-see-also

-examples