← All Shopify Updates
Shopify Update · Published June 8, 2026 · Source: New fees and net fields for balance transactions

Shopify Adds Fees and Net Fields to Balance Transactions in 2025

What Changed

Starting with API version 2025-04, Shopify developers can now access fees and net amount fields directly from adjustment orders within balance transactions. These new fields are available in both the GraphQL Admin API (under the adjustmentsOrders field on the ShopifyPaymentsBalanceTransaction object) and the REST Admin API, giving developers more granular financial data without additional API calls.

Why This Matters

For developers building financial reconciliation tools or accounting integrations, this update simplifies the process of tracking payment adjustments across multiple order transactions. Previously, calculating net amounts and fees required manual workarounds or secondary data sources. Now, developers can retrieve complete financial details directly from balance transaction data, improving accuracy and reducing complexity in payment processing workflows.

What You Should Do

How GetShopifyToken Helps

If you're building Shopify apps that require secure API access to balance transaction data, GetShopifyToken streamlines OAuth authentication and token management, ensuring your app can reliably access these new financial fields with proper authorization.

← More Shopify Updates