---
title: "paymentQueueDidChangeStorefront(_:)"
framework: storekit
role: symbol
role_heading: Instance Method
path: "storekit/skpaymenttransactionobserver/paymentqueuedidchangestorefront(_:)"
---

# paymentQueueDidChangeStorefront(_:)

Tells the observer that the storefront for the payment queue has changed.

## Declaration

```swift
optional func paymentQueueDidChangeStorefront(_ queue: SKPaymentQueue)
```

## Discussion

Discussion See SKStorefront for more information.
