---
title: isPINFallback
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/paymentcardreadresult/ispinfallback
---

# isPINFallback

A Boolean value that indicates whether the PIN Fallback occurred.

## Declaration

```swift
let isPINFallback: Bool
```

## Discussion

Discussion When the framework sets this property to true, the paymentCardData is a PIN Fallback read.

## See Also

### Getting the PIN status

- [pinBypassed](proximityreader/paymentcardreadresult/pinbypassed.md)
