---
title: merchantDomain
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymenttokencontext/merchantdomain
---

# merchantDomain

The merchant’s top-level domain that the Apple Pay server associates with the payment token.

## Declaration

```data
DOMString merchantDomain;
```

## Discussion

Discussion This value is optional; provide the top-level domain for the merchant if it’s available.

## See Also

### Specifying the merchant

- [merchantIdentifier](applepayontheweb/applepaypaymenttokencontext/merchantidentifier.md)
- [merchantName](applepayontheweb/applepaypaymenttokencontext/merchantname.md)
- [externalIdentifier](applepayontheweb/applepaypaymenttokencontext/externalidentifier.md)
