---
title: PKPaymentMerchantSession
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkpaymentmerchantsession
---

# PKPaymentMerchantSession

An object that validates the identity of a merchant for a payment request.

## Declaration

```swift
class PKPaymentMerchantSession
```

## Topics

### Creating a merchant session

- [init(dictionary:)](passkit/pkpaymentmerchantsession/init(dictionary:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Getting information for the merchant session update

- [status](passkit/pkpaymentrequestmerchantsessionupdate/status.md)
- [session](passkit/pkpaymentrequestmerchantsessionupdate/session.md)
