show

suspend fun show(detailsPromise: PaymentDetailsUpdate = definedExternally): PaymentResponse(source)

The PaymentRequest interface's show() method instructs the user agent to begin the process of showing and handling the user interface for the payment request to the user.

MDN Reference