---
title: shippingMethods
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpaymentrequestupdate/shippingmethods
---

# shippingMethods

The list of shipping methods available for a payment request.

## Declaration

```swift
var shippingMethods: [PKShippingMethod] { get set }
```

## Discussion

Discussion The default value is an empty array that indicates there’s no update to the shipping methods.
