---
title: paymentNetwork
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpaymenttoken/paymentnetwork
---

# paymentNetwork

The payment network for the card that funds this transaction.

## Declaration

```swift
var paymentNetwork: String { get }
```

## Discussion

Discussion The value of this property is one of the constants listed in PKPaymentRequest.

## See Also

### Deprecated

- [paymentInstrumentName](passkit/pkpaymenttoken/paymentinstrumentname.md)
