---
title: canAddPaymentPass()
framework: passkit
role: symbol
role_heading: Type Method
path: passkit/pkaddpaymentpassviewcontroller/canaddpaymentpass()
---

# canAddPaymentPass()

Returns a Boolean value that indicates whether the app can add cards to Apple Pay.

## Declaration

```swift
class func canAddPaymentPass() -> Bool
```

## Return Value

Return Value true if the app can add cards to Apple Pay.
