Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. PaymentRequestUpdateEvent

PaymentRequestUpdateEvent

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.

ThePaymentRequestUpdateEvent interface is used for events sent to aPaymentRequest instance when changes are made to shipping-related information for a pendingPaymentRequest. Those events are:

shippingaddresschange

Dispatched whenever the user changes their shipping address.

shippingoptionchange

Dispatched whenever the user changes a shipping option.

Event PaymentRequestUpdateEvent

Constructor

PaymentRequestUpdateEvent()

Creates a newPaymentRequestUpdateEvent object.

Instance properties

Provides only the properties inherited from its parent interface,Event.

Instance methods

In addition to methods inherited from the parent interface,Event,PaymentRequestUpdateEvent offers the following methods:

PaymentRequestUpdateEvent.updateWith()

If the event handler determines that information included in the payment request needs to be changed, or that new information needs to be added, it callsupdateWith() with the information that needs to be replaced or added.

Specifications

Specification
Payment Request API
# paymentrequestupdateevent-interface

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp