---
title: Record partial payments on Orders - 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/record-partial-payments-on-orders'
  md: 'https://shopify.dev/changelog/record-partial-payments-on-orders.md'
metadata:
  effectiveApiVersion: 2025-04
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2025-01-23T11:00:45-05:00'
  postedAt: '2025-01-31T12:00:00-05:00'
  updatedAt: '2025-01-24T09:14:46-05:00'
  effectiveAt: '2025-01-24T12:00:00-05:00'
---

January 31, 2025

Tags:

* Admin GraphQL API
* 2025-04

# Record partial payments on Orders

As of `2025-04` partial payments can be recorded on orders using the new [orderCreateManualPayment](https://shopify.dev/docs/api/admin-graphql/2025-04/mutations/orderCreateManualPayment) mutation. This allows the recording of multiple separate payments, up to the total amount owing on the order.
