---
title: verificationReason
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/paymentcardverificationrequest/verificationreason
---

# verificationReason

The reason you asked to verify someone’s card.

## Declaration

```swift
let verificationReason: PaymentCardVerificationRequest.Reason
```

## Discussion

Discussion The system uses the supplied reason to display an appropriate message in the system UI about why they need to present their card.

## See Also

### Getting the request details

- [currencyCode](proximityreader/paymentcardverificationrequest/currencycode.md)
- [PaymentCardVerificationRequest.Reason](proximityreader/paymentcardverificationrequest/reason.md)
