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

# PaymentCardReadResult.ReadOutcome.cardDeclined

The card declined this transaction.

## Declaration

```swift
case cardDeclined
```

## See Also

### Getting the read outcome

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