<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.13.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 4.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKPaymentError/Code/shippingContactInvalidError",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:@E@PKPaymentErrorCode@PKPaymentShippingContactInvalidError"
  },
  "title" : "PKPaymentError.Code.shippingContactInvalidError"
}
-->

# PKPaymentError.Code.shippingContactInvalidError

The error code that indicates an invalid shipping address, email, phone, or name.

```
case shippingContactInvalidError
```

## Discussion

Use this error code if the shipping contact information on the Apple Pay sheet has an error in the address, email, phone, or name.

---

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)