---
title: Subscriptions Support for Automatic Discounts - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/subscriptions-support-for-automatic-discounts'
  md: >-
    https://shopify.dev/changelog/subscriptions-support-for-automatic-discounts.md
metadata:
  effectiveApiVersion: 2024-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-08-30T15:21:25-04:00'
  postedAt: '2023-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:39-05:00'
  effectiveAt: '2023-10-01T00:00:00-04:00'
---

October 1, 2023

Tags:

* API
* 2024-01

# Subscriptions Support for Automatic Discounts

We've added a subscription options for automatic discounts so that you can create automatic discounts for all your products. See the [subscription discounts page](https://shopify.dev/docs/apps/selling-strategies/subscriptions/contracts#subscription-discounts) for more details.

One important observation is that starting from API versions prior to 2024-01, the [DiscountType](https://shopify.dev/docs/api/admin-graphql/2023-10/enums/DiscountType) will classify any automatic discount as "MANUAL". However, from 2024-01 onwards, it will accurately represent automatic discounts as "AUTOMATIC\_DISCOUNT".
