PaymentRequest Events.
PaymentRequest Events.
Event.
merchantvalidation events are delivered by the Payment Request
to a web.payments.PaymentRequest
object when a payment handler
that the merchant requesting the purchase validate itself as
to use the payment handler.
See also: https://developer.mozilla.org/en-US/docs/Web/API/PaymentRequest/merchantvalidation_event
Event. merchantvalidation events are delivered by the Payment Request to a `web.payments.PaymentRequest` object when a payment handler that the merchant requesting the purchase validate itself as to use the payment handler. See also: `https://developer.mozilla.org/en-US/docs/Web/API/PaymentRequest/merchantvalidation_event`
Event.
paymentmethodchange events are delivered by the Payment Request
to a web.payments.PaymentRequest
object when the user changes
methods within a given payment handler.
See also: https://developer.mozilla.org/en-US/docs/Web/API/PaymentRequest/paymentmethodchange_event
Event. paymentmethodchange events are delivered by the Payment Request to a `web.payments.PaymentRequest` object when the user changes methods within a given payment handler. See also: `https://developer.mozilla.org/en-US/docs/Web/API/PaymentRequest/paymentmethodchange_event`
Event.
The shippingaddresschange event is sent to the web.payments.PaymentRequest
when the user selects a shipping address or changes details of
shipping address.
See also: https://developer.mozilla.org/en-US/docs/Web/API/PaymentRequest/shippingaddresschange_event
Event. The shippingaddresschange event is sent to the `web.payments.PaymentRequest` when the user selects a shipping address or changes details of shipping address. See also: `https://developer.mozilla.org/en-US/docs/Web/API/PaymentRequest/shippingaddresschange_event`
Event.
For payment requests that request shipping information, and for
shipping options are offered, the shippingoptionchange event
sent to the web.payments.PaymentRequest
whenever the user chooses
shipping option from the list of available options.
See also: https://developer.mozilla.org/en-US/docs/Web/API/PaymentRequest/shippingoptionchange_event
Event. For payment requests that request shipping information, and for shipping options are offered, the shippingoptionchange event sent to the `web.payments.PaymentRequest` whenever the user chooses shipping option from the list of available options. See also: `https://developer.mozilla.org/en-US/docs/Web/API/PaymentRequest/shippingoptionchange_event`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close