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

# amount

The decimal value that represents the amount of the customer’s shopping cart or item pricing.

## Declaration

```swift
@MainActor @preconcurrency var amount: Decimal { get set }
```

## See Also

### Accessing information about the transaction

- [currency](passkit/pkpaylaterview/currency.md)
