---
title: >-
  Server Pixels: added subtotal_price to checkout 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/server-pixels-added-subtotalprice-to-checkout-events
  md: >-
    https://shopify.dev/changelog/server-pixels-added-subtotalprice-to-checkout-events.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2025-07-03T09:53:36-04:00'
  postedAt: '2025-07-03T12:00:00-04:00'
  updatedAt: '2025-07-07T12:10:18-04:00'
  effectiveAt: '2025-07-03T12:00:00-04:00'
---

July 3, 2025

Tags:

* API

# Server Pixels: added `subtotal_price` to checkout events

The `subtotal_price` field has been added to Server Pixel events to enhance transaction data tracking. This field is now available in the following events:

* `checkout_started`
* `payment_info_submitted`
* `checkout_completed`

The `subtotal_price` represents the sum of all line item prices, after applying product and order level discounts.
