---
title: restorePurchases
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/storebuttonkind/restorepurchases
---

# restorePurchases

A type of button that people use to restore purchases.

## Declaration

```swift
static var restorePurchases: StoreButtonKind { get }
```

## See Also

### Getting button types for store views

- [cancellation](storekit/storebuttonkind/cancellation.md)
