---
title: >-
  OrderPaymentStatus Now Exposes Related Order Transactions - 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/orderpaymentstatus-now-exposes-related-order-transactions
  md: >-
    https://shopify.dev/changelog/orderpaymentstatus-now-exposes-related-order-transactions.md
metadata:
  effectiveApiVersion: 2024-04
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-02-28T15:59:30-05:00'
  postedAt: '2024-02-28T15:56:00-05:00'
  updatedAt: '2024-03-12T15:59:19-04:00'
  effectiveAt: '2024-02-28T15:56:00-05:00'
---

February 28, 2024

Tags:

* Admin GraphQL API
* 2024-04

# OrderPaymentStatus Now Exposes Related Order Transactions

As of 2024-04, you can now query the [OrderPaymentStatus](https://shopify.dev/docs/api/admin-graphql/2024-04/objects/OrderPaymentStatus) object to obtain information about its corresponding [transactions](https://shopify.dev/docs/api/admin-graphql/2024-04/objects/OrderPaymentStatus#field-orderpaymentstatus-transactions).
