--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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.