Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 702 Bytes

paymentmediator_submitpaymentrequestasync_16520403.md

File metadata and controls

26 lines (18 loc) · 702 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Payments.PaymentMediator.SubmitPaymentRequestAsync(Windows.ApplicationModel.Payments.PaymentRequest)
winrt method

Windows.ApplicationModel.Payments.PaymentMediator.SubmitPaymentRequestAsync

-description

Submits a payment request.

-parameters

-param paymentRequest

The payment request.

-returns

When the asynchronous operation completes, it returns a submission result.

-remarks

-examples

-see-also