Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The PaymentRequestUpdateEvent() constructor creates a new PaymentRequestUpdateEvent object which enables a web page to update the details of a PaymentRequest in response to a user action. Actual updates are made by passing options to the updateWith() method.