---
title: deviceAccountNumberSuffix
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymentpass/deviceaccountnumbersuffix
---

# deviceAccountNumberSuffix

A version of the device account number suitable for display in your UI.

## Declaration

```data
DOMString deviceAccountNumberSuffix;
```

## Discussion

Discussion This value is typically the last four or five digits of the device account number, but the number of digits can vary by issuer.

## See Also

### Account Identity

- [primaryAccountIdentifier](applepayontheweb/applepaypaymentpass/primaryaccountidentifier.md)
- [primaryAccountNumberSuffix](applepayontheweb/applepaypaymentpass/primaryaccountnumbersuffix.md)
- [deviceAccountIdentifier](applepayontheweb/applepaypaymentpass/deviceaccountidentifier.md)
