---
title: PaymentCardReadResult.ReadOutcome.failure
framework: proximityreader
role: symbol
role_heading: Case
path: proximityreader/paymentcardreadresult/readoutcome/failure
---

# PaymentCardReadResult.ReadOutcome.failure

The read failed somehow, the card data may not contain all requested tags.

## Declaration

```swift
case failure
```

## See Also

### Getting the read outcome

- [PaymentCardReadResult.ReadOutcome.success](proximityreader/paymentcardreadresult/readoutcome/success.md)
- [PaymentCardReadResult.ReadOutcome.cardDeclined](proximityreader/paymentcardreadresult/readoutcome/carddeclined.md)
