---
title: "init(paymentSummaryItems:)"
framework: passkit
role: symbol
role_heading: Initializer
path: "passkit/pkpaymentrequestupdate/init(paymentsummaryitems:)"
---

# init(paymentSummaryItems:)

Creates a payment request update with the specified payment summary items.

## Declaration

```swift
init(paymentSummaryItems: [PKPaymentSummaryItem])
```

## Parameters

- `paymentSummaryItems`: An array of summary items that include any changes due to fees or credit card surcharges associated with the payment method.
