<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 7.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKPaymentMerchantSession",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:objc(cs)PKPaymentMerchantSession"
  },
  "title" : "PKPaymentMerchantSession"
}
-->

# PKPaymentMerchantSession

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

```
class PKPaymentMerchantSession
```

## Topics

### Creating a merchant session

[`init(dictionary:)`](/documentation/PassKit/PKPaymentMerchantSession/init(dictionary:))

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



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)