W3cubDocs

/DOM Events

merchantvalidation

merchantvalidation events are delivered by the Payment Request API to a PaymentRequest object when a payment handler requires that the merchant requesting the purchase validate itself as permitted to use the payment handler.

See Merchant validation in Payment processing concepts for details on how the merchant validation process works.

General info

Specifications
Payment Request API
The definition of 'merchantvalidation' in that specification.
Interface
MerchantValidationEvent
Bubbles
No
Cancelable
No
Target
PaymentRequest
Default Action
None

Properties

This event implements the properties of MerchantValidationEvent.

Methods

This event implements the methods of MerchantValidationEvent.

Specifications

Specification Status Comment
Payment Request API
The definition of 'merchantvalidation' in that specification.
Candidate Recommendation

Browser compatibility

We're converting our compatibility data into a machine-readable JSON format. This compatibility table still uses the old format, because we haven't yet converted the data it contains. Find out how you can help!
Feature Chrome Edge Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? ? 64 (64)[1] No support ? ?
Feature Android Chrome for Android Edge Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support ? ? ? 64.0 (64)[1] No support ? ?

[1] Available only in nightly builds.

See also

© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/Events/merchantvalidation