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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close