---
title: primaryAccountNumberSuffix
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymentpass/primaryaccountnumbersuffix
---

# primaryAccountNumberSuffix

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

## Declaration

```data
required DOMString primaryAccountNumberSuffix;
```

## Discussion

Discussion Note that this value is typically the last four or five digits of the account number, but the number of digits can vary by issuer. This value is not related to the value of the primaryAccountIdentifier value.

## See Also

### Account Identity

- [primaryAccountIdentifier](applepayontheweb/applepaypaymentpass/primaryaccountidentifier.md)
- [deviceAccountIdentifier](applepayontheweb/applepaypaymentpass/deviceaccountidentifier.md)
- [deviceAccountNumberSuffix](applepayontheweb/applepaypaymentpass/deviceaccountnumbersuffix.md)
