---
title: token
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpayment/token
---

# token

The encrypted payment information.

## Declaration

```swift
var token: PKPaymentToken { get }
```

## Discussion

Discussion For more information about the payment data structure, see Payment token format reference.

## See Also

### Working with the payment token

- [PKPaymentToken](passkit/pkpaymenttoken.md)
