Liking cljdoc? Tell your friends :D

web.payments.PaymentRequest.ev

PaymentRequest Events.

PaymentRequest Events.
raw docstring

merchantvalidationcljs

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`
sourceraw docstring

paymentmethodchangecljs

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`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close