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

# Product.SubscriptionInfo.RenewalInfo.PriceIncreaseStatus.pending

The customer hasn’t yet responded to an auto-renewable subscription price increase that requires customer consent.

## Declaration

```swift
case pending
```

## 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.noIncreasePending](storekit/product/subscriptioninfo/renewalinfo/priceincreasestatus-swift.enum/noincreasepending.md)
- [Product.SubscriptionInfo.RenewalInfo.PriceIncreaseStatus.agreed](storekit/product/subscriptioninfo/renewalinfo/priceincreasestatus-swift.enum/agreed.md)
