---
title: >-
  App Pricing: more plans, no-charge plan testing, and negative and fractional
  App Events - 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/app-pricing-more-plans-no-charge-plan-testing-and-negative-and-fractional-app-events
  md: >-
    https://shopify.dev/changelog/app-pricing-more-plans-no-charge-plan-testing-and-negative-and-fractional-app-events.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: App store
    handle: shopify_app_store
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2026-07-08T22:26:11-04:00'
  postedAt: '2026-07-09T12:00:00-04:00'
  updatedAt: '2026-07-09T11:45:02-04:00'
  effectiveAt: '2026-07-09T12:00:00-04:00'
---

July 9, 2026

Tags:

* App store

# App Pricing: more plans, no-charge plan testing, and negative and fractional App Events

We’ve made several updates to App Pricing:

**Increased plan limits:** You can now create up to 8 public plans (previously 4) and 15 private plans (previously 10) per app.

**No-charge plan testing:** Test app billing flows without generating real charges:

* During app review, reviewers can now select any of your existing plans, so you no longer need to create a dedicated test plan.
* In development stores, you can install your own apps and subscribe to any plan at no cost.
* Mark a plan as free to let other partners and developers install your app and test that plan in their own development stores.

**Additional App Events support:** The App Events API now accepts:

* Negative values, to adjust or credit previously reported event usage
* Fractional values, such as `1.5`

Previously, event values were limited to whole numbers greater than 0.

For more details, see [App pricing](https://shopify.dev/docs/apps/launch/billing/shopify-app-pricing) and the [App Events API reference](https://shopify.dev/docs/apps/launch/billing/shopify-app-pricing/subscription-billing/build-billing-event#understand-the-request-fields).
