---
title: Product.SubscriptionInfo.RenewalInfo.PriceIncreaseStatus.noIncreasePending
framework: storekit
role: symbol
role_heading: Case
path: storekit/product/subscriptioninfo/renewalinfo/priceincreasestatus-swift.enum/noincreasepending
---

# Product.SubscriptionInfo.RenewalInfo.PriceIncreaseStatus.noIncreasePending

There’s no pending price increase for the auto-renewable subscription.

## Declaration

```swift
case noIncreasePending
```

## Mentioned in

Managing Price Increases for Auto-Renewable Subscriptions

## Discussion

Discussion For more information about this value, see Managing Price Increases for Auto-Renewable Subscriptions.

## See Also

### Getting Price Increase Status

- [Product.SubscriptionInfo.RenewalInfo.PriceIncreaseStatus.agreed](storekit/product/subscriptioninfo/renewalinfo/priceincreasestatus-swift.enum/agreed.md)
- [Product.SubscriptionInfo.RenewalInfo.PriceIncreaseStatus.pending](storekit/product/subscriptioninfo/renewalinfo/priceincreasestatus-swift.enum/pending.md)
