---
title: PaymentCardVerificationRequest.Reason.openTab
framework: proximityreader
role: symbol
role_heading: Case
path: proximityreader/paymentcardverificationrequest/reason/opentab
---

# PaymentCardVerificationRequest.Reason.openTab

Check if the card is valid.

## Declaration

```swift
case openTab
```

## Discussion

Discussion Choose this reason when you aren’t ready to complete the purchase yet, but want to verify that the person’s credit card information is valid.

## See Also

### Getting the verification reason

- [PaymentCardVerificationRequest.Reason.lookUp](proximityreader/paymentcardverificationrequest/reason/lookup.md)
- [PaymentCardVerificationRequest.Reason.saveCard](proximityreader/paymentcardverificationrequest/reason/savecard.md)
- [PaymentCardVerificationRequest.Reason.other](proximityreader/paymentcardverificationrequest/reason/other.md)
