---
title: >-
  New app billing discounts and app trial extensions - 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/new-app-billing-discounts-and-app-trial-extensions
  md: >-
    https://shopify.dev/changelog/new-app-billing-discounts-and-app-trial-extensions.md
metadata:
  effectiveApiVersion: 2022-04
  affectedApi: []
  primaryTag:
    displayName: Shopify App Store
    handle: shopify_app_store
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-03-18T11:07:58-04:00'
  postedAt: '2022-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:33-05:00'
  effectiveAt: '2022-04-01T00:00:00-04:00'
---

April 1, 2022

Tags:

* Shopify App Store
* 2022-04

# New app billing discounts and app trial extensions

We are introducing new flexible ways for app partners to offer merchants incentives for app subscriptions.

**Recurring App Discounts**

As of GraphQL Admin API version 2022-04, app developers can now offer limited time discounts on recurring app charges through the Billing API. Partners may define a percentage or fixed amount discount that will be applied to a designated number of billing cycles (e.g. 20% of 6 billing cycles). This will enable app partners to create introductory offers for new merchants.

Learn more about app billing discounts on [Shopify.dev](https://shopify.dev/apps/billing/purchase-adjustments/subscription-discounts).

**App Trial Extensions**

App developers can increase the number of trial days offered to a recurring app charge by using the new appSubscriptionTrialExtend offered without merchants accepting a new app subscription. This will enable developers to provide new merchants additional time to trial products. App trial extension is currently available in the unstable version of the GraphQL Admin API.

Learn more about trial extensions on [Shopify.dev](https://shopify.dev/api/admin-graphql/unstable/mutations/appSubscriptionTrialExtend).
