---
title: isPendingPriceIncreaseConsent
framework: storekittest
role: symbol
role_heading: Instance Property
path: storekittest/sktesttransaction/ispendingpriceincreaseconsent
---

# isPendingPriceIncreaseConsent

A Boolean value that indicates whether the auto-renewable subscription has a price increase that’s awaiting user consent in the test environment.

## Declaration

```swift
var isPendingPriceIncreaseConsent: Bool { get }
```

## Discussion

Discussion This value applies only to subscription price increases that require customer consent in the test environment.

## See Also

### Getting Test Environment States

- [autoRenewingEnabled](storekittest/sktesttransaction/autorenewingenabled.md)
- [hasPurchaseIssue](storekittest/sktesttransaction/haspurchaseissue.md)
- [pendingAskToBuyConfirmation](storekittest/sktesttransaction/pendingasktobuyconfirmation.md)
