Limited availability
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The PaymentRequestUpdateEvent
interface is used for events sent to a PaymentRequest
instance when changes are made to shipping-related information for a pending PaymentRequest
. Those events are:
shippingaddresschange
Dispatched whenever the user changes their shipping address.
shippingoptionchange
Dispatched whenever the user changes a shipping option.
PaymentRequestUpdateEvent()
Creates a new PaymentRequestUpdateEvent
object.
Provides only the properties inherited from its parent interface, Event
.
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 calls updateWith()
with the information that needs to be replaced or added.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4