<!--
{
  "availability" : [
    "iOS: 9.2.0 -",
    "iPadOS: 9.2.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKPaymentAuthorizationStatus/pinIncorrect",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:@E@PKPaymentAuthorizationStatus@PKPaymentAuthorizationStatusPINIncorrect"
  },
  "title" : "PKPaymentAuthorizationStatus.pinIncorrect"
}
-->

# PKPaymentAuthorizationStatus.pinIncorrect

Incorrect PIN entered.

```
case pinIncorrect
```

## Discussion

Pass this constant to the completion block when the payment token includes an invalid PIN number. Apple Pay automatically prompts the user to reenter their PIN.

---

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)