files/en-us/web/api/merchantvalidationevent/index.md
{{APIRef("Payment Request API")}}{{Deprecated_Header}}{{SecureContext_Header}}
The MerchantValidationEvent interface of the Payment Request API enables a merchant to verify themselves as allowed to use a particular payment handler.
Learn more about merchant validation.
MerchantValidationEvent object describing a {{domxref("PaymentRequest.merchantvalidation_event", "merchantvalidation")}} event that will be sent to the payment handler to request that it validate the merchant.https://apple.com/apple-pay.complete() to complete the validation process for the {{domxref("PaymentRequest")}}.{{Compat}}