---
title: priceIncreaseConsent
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/message/reason-swift.struct/priceincreaseconsent
---

# priceIncreaseConsent

A message the App Store sends when you increase the price of an auto-renewable subscription and the price increase requires the customer’s consent.

## Declaration

```swift
static let priceIncreaseConsent: Message.Reason
```

## Discussion

Discussion For more information about managing prices, see Managing Prices and Manage pricing for auto-renewable subscriptions.

## See Also

### Getting the message reasons

- [billingIssue](storekit/message/reason-swift.struct/billingissue.md)
- [generic](storekit/message/reason-swift.struct/generic.md)
- [winBackOffer](storekit/message/reason-swift.struct/winbackoffer.md)
