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
Secure context -
Dispatched whenever the user changes their shipping address.
-
shippingoptionchange
Secure context -
Dispatched whenever the user changes a shipping option.