Show
Show the payment request interface
Last verified 2026-09-27
Is this helpful?
Stripe
4105 articles
paymentRequest.show() Shows the browser’s payment interface. This method must be called as the result of a user interaction (for example, in a click handler). ### Example title Show the payment request interface Is this helpful?