---
title: currency
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpaylaterview/currency
---

# currency

The ISO-4217 currency code for the country or region of the merchant’s principle place of business.

## Declaration

```swift
@MainActor @preconcurrency var currency: Locale.Currency { get set }
```

## Discussion

Discussion Use the ISO-4217 currency code that represents the location of the merchant’s principal place of business.

## See Also

### Accessing information about the transaction

- [amount](passkit/pkpaylaterview/amount-f3gs.md)
