<!--
{
  "availability" : [
    "App Store Server Notifications: 2.9.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerNotifications",
  "identifier" : "/documentation/AppStoreServerNotifications/offerDiscountType",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "App Store Server Notifications"
    ],
    "preciseIdentifier" : "data:store_s2s:offerDiscountType"
  },
  "title" : "offerDiscountType"
}
-->

# offerDiscountType

The payment mode for a discount offer on an In-App Purchase.

```
string offerDiscountType
```

## Discussion

Offer discount types apply to auto-renewable subscriptions except for `ONE_TIME`, which applies to the consumable, non-consumable, and non-renewing subscription product types.

You set up offers and determine the payment mode when you configure subscriptions and offers in App Store Connect. For more information about the Free Trial, Pay As You Go, and Pay Up Front payment modes, see [Pricing and availability](https://developer.apple.com/help/app-store-connect/reference/pricing-and-availability).

For more information on configuring offers, see: [Set up introductory offers for auto-renewable subscriptions](https://developer.apple.com/help/app-store-connect/manage-subscriptions/set-up-introductory-offers-for-auto-renewable-subscriptions), [Set up promotional offers for auto-renewable subscriptions](https://developer.apple.com/help/app-store-connect/manage-subscriptions/set-up-promotional-offers-for-auto-renewable-subscriptions), [Set up offer codes](https://developer.apple.com/help/app-store-connect/manage-subscriptions/set-up-offer-codes), and [Create offer codes for In-App Purchases](https://developer.apple.com/help/app-store-connect/manage-in-app-purchases/create-offer-codes-for-in-app-purchases).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)