<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayPaymentPass/deviceAccountIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "instp/ApplePayPaymentPass/deviceAccountIdentifier"
  },
  "title" : "deviceAccountIdentifier"
}
-->

# deviceAccountIdentifier

The unique identifier for the device-specific account number.

```
DOMString deviceAccountIdentifier;
```

## Discussion

This number is not the account number itself. If the pass has not been provisioned, the value of this property is `nil`.

---

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)