---
title: merchantName
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymenttokencontext/merchantname
---

# merchantName

The merchant’s display name that the Apple Pay server associates with the payment token.

## Declaration

```data
required DOMString merchantName;
```

## Discussion

Discussion Provide the name of the merchant associated with the payment token, to display to the user.

## See Also

### Specifying the merchant

- [merchantIdentifier](applepayontheweb/applepaypaymenttokencontext/merchantidentifier.md)
- [merchantDomain](applepayontheweb/applepaypaymenttokencontext/merchantdomain.md)
- [externalIdentifier](applepayontheweb/applepaypaymenttokencontext/externalidentifier.md)
