---
title: ApplePayValidateMerchantEvent
framework: applepayontheweb
role: symbol
role_heading: Class
path: applepayontheweb/applepayvalidatemerchantevent
---

# ApplePayValidateMerchantEvent

An event object that contains the validation URL.

## Declaration

```data
interface ApplePayValidateMerchantEvent
```

## Mentioned in

Providing Merchant Validation

## Overview

Overview The event handler onvalidatemerchant receives this event object when the payment sheet is displayed.

## Topics

### Accessing the Merchant Validation Event Attributes

- [validationURL](applepayontheweb/applepayvalidatemerchantevent/validationurl.md)

## See Also

### Getting merchant validation

- [begin](applepayontheweb/applepaysession/begin.md)
- [onvalidatemerchant](applepayontheweb/applepaysession/onvalidatemerchant.md)
- [completeMerchantValidation](applepayontheweb/applepaysession/completemerchantvalidation.md)
