---
title: Merchant
framework: walletorders
role: symbol
role_heading: Object
path: walletorders/merchant
---

# Merchant

The merchant associated with the order.

## Declaration

```data
object Merchant
```

## Properties

address: The contact address of the merchant. businessChatURL: An Apple Messages for Business URL the customer uses to contact the merchant. For more information, see Starting a Message from a URL. contactURL: The URL where the customer can contact the merchant. displayName: The localized display name of the merchant. emailAddress: The email address where the customer can contact the merchant. logo: The name for an image representing the merchant’s logo. merchantIdentifier: The Apple Merchant Identifier for this merchant, generated at developer.apple.com. phoneNumber: The telephone number where the customer can contact the merchant. url: The URL for the merchant’s website or landing page.

## See Also

### Supporting objects

- [Customer](walletorders/customer.md)
- [Address](walletorders/address.md)
- [Application](walletorders/application.md)
- [Barcode](walletorders/barcode.md)
- [CurrencyAmount](walletorders/currencyamount.md)
- [LineItem](walletorders/lineitem.md)
- [Location](walletorders/location.md)
- [OrderIdentifiers](walletorders/orderidentifiers.md)
- [OrderProvider](walletorders/orderprovider.md)
- [Payment](walletorders/payment.md)
- [Payment.SummaryItems](walletorders/payment/summaryitems-data.dictionary.md)
- [PaymentMethod](walletorders/paymentmethod.md)
- [PaymentTransaction](walletorders/paymenttransaction.md)
- [PickupFulfillment](walletorders/pickupfulfillment.md)
- [Return](walletorders/return.md)
