Shopify Balance / Improvement

The Balance mobile app has a new look
The Balance mobile app gets a refresh

Same features, with a brand-new look and feel. Access to cash, cards, and recent activity has been reorganized, andthe money transfer flow is new too, making it even easier to manage your funds.

What's on this page
  1. Understand it in 30 seconds: This release
  2. What is Balance, exactly?
  3. Four areas you'll touch in the new app
  4. Old vs. new: What changed and what didn't
  5. The new money transfer flow, illustrated
  6. Five points developers should know
  7. Three use cases for your business
  8. A one-line summary for your pitch

1Understand it in 30 seconds: This release

The Shopify Balance mobile app gets a new look and feel.
The feature set is the same as before (cash / cards / recent activity). Plus, the money transfer flow is new, making fund management more convenient.

Features unchanged

Everything you could do before still works. The learning curve is virtually zero.

Revamped UI / UX

Officially described as a "new look and feel." Accessibility (greater ease) is improved.

New money transfer flow

The only functional change explicitly noted, described as "a new flow for transfering money."

2What is Balance, exactly?

Shopify store Sales come in (orders / payments) Shopify Balance (business account + card) Cash Cash balance Card Dedicated card Pay for inventory & expenses Card payments, etc. Transfers to external accounts Transfer Manage from the mobile app
Shopify Balance = A business-focused account and card feature provided by Shopify. You deposit your sales, then pay expenses or transfer to external accounts from it. This update is a redesign of its Mobile app UI redesign.

3Four areas you'll interact with in the new app

The official notice explicitly calls out these four points. It says access "has become more convenient."

$
Cash
Checking your cash balance
Cards
Managing your Balance card
Recent activity
Recent transaction history
Transfer flow NEW
Money transfer flow (new)

4Old vs. new: what changed and what stayed the same

ItemOld appNew app
Feature set Cash / Cards / Activity / Transfer, etc. Unchanged Continues to offer the same feature set
Look Previous design Redesigned new look
Feel Previous UX Redesigned new feel / greater ease
Money transfer flow Previous flow NEW New transfer flow
Pricing Not specified
Supported countries / OS Not specified
Migration work Not specified(Expected to apply via the app update)
The official changelog text is just a very short announcement.It doesn't specify the new flow's exact screen transitions, supported regions, or any new restrictions. For details, check the "Learn more about the Balance app" link.

5Illustrating what's new in the transfer flow

The text only states "a new flow for transfering money, making it more convenient to manage your finances." It doesn't go into the exact number of steps or screen layout.The diagram below models the idea of "old: hunt for it and enter step by step" → "new: a more intuitive path", so check the official app for the actual screens.

Open the menu Find Transfer Choose a recipient Enter amount Review details Execute transfer Too many screen transitions
Old: Transfer
The feature exists, but the navigation is scattered
Balance $12,480 Transfer Cards One tap from the home screen
New: Transfer (NEW flow)
Key actions consolidated on the home screen

65 key points for developers

UI

1. This change is client-side only (the mobile app)

The announcement makes no mention of API, backend, or SDK changes. Since the impact on server-integrated external tools is "not stated," it's reasonable to assume there is, in principle, no impact.

2. The feature set is unchanged, so manuals stay largely the same

It explicitly states "all the same features and functionality." Internal manuals can likely get by with just swapping out the screenshots. A fundamental rewrite of the flow descriptions isn't needed.

3. The new transfer flow is the only functional change

The "new flow for transfering money" is the only place where a concrete change is spelled out. Organizations that standardize or build SOPs around the transfer flow internally must re-capture and rewrite just this part on the new screens.

Not stated

4. Supported countries, supported OSes, and rollout timing are not stated in the announcement

The changelog only announces the feature. When the new UI actually rolls out and whether there's a phased rollout are unknown."Don't plan on it rolling out to everyone at once"is the safe approach.

5. Classified as an "Improvement" — not a breaking change

The tag on the Shopify Changelog is "Improvement." It's neither a new feature nor a breaking change, but rather an improvement to an existing feature. The priority for internal announcements is "medium"; there's no need to halt operations, and simply verifying behavior after updating the app is enough.

73 use cases you can apply to your work

!
USE CASE 1

Updating SOPs (operating procedures) for accounting and finance staff

Challenge
Because the manuals for monthly deposit checks and transfer processing are built on the old Balance app screens, the UI overhaul risks making the screens and the instructions inconsistent.
Action
As soon as the new UI lands, re-capture screenshots of the four areas—"Cash / Cards / Recent activity / Transfer"—and in particular rewrite the new transfer flow starting from the step numbers.
Impact
Fewer rework loops and inquiries for accounting staff. Curbs the risk of the monthly close stalling.
Technical notes
Since the feature set is unchanged, the logic of the steps is the same. The differences are limited to the screens and navigation only, which compresses review effort.
Transfer complete
USE CASE 2

Shorter transfer ops for multi-store owners and those with multiple legal entities

Challenge
They transfer revenue from multiple stores to separate accounts (payroll, tax pool, a separate legal entity) every month, and each time had to dig deep into the old app's hierarchy to enter the amount.
Approach
Move to the new transfer flow, with a direct path to transfers from the home screen. When the transfer pattern is fixed, the new UI lets you establish a template-like, shortest set of actions(the actual steps aren't detailed in the source; needs verification).
Impact
Shorter monthly fund-transfer ops time. Lower risk of mis-transfers (shorter screen flows make it easier to stay focused).
Technical notes
No changes to the transfer processing spec (settlement date, fees, limits) are noted in the source.The UI improvement doesn't change accounting journal-entry rulesis the natural reading.
USE CASE 3

Turn proposal and training materials into Before/After teaching material

Challenge
In past Shopify Balance pitches to customers, there have been cases where adoption was passed up because "the app feels dated."
Approach
Place screenshots of the old UI and the new UI side by side and create a Before/After slide. Frame it with the message that "Balance is continuously improving its mobile experience."
Impact
More persuasive client pitches. Internally, you can explain that "re-training costs for existing, familiar users are limited (features are unchanged)."
Technical notes
The only functional change is the transfer flow. In the pitch, talk about an "experience difference" rather than a "feature difference"is the messaging approach that fits this release.

8One-line summary you can use in a pitch

"The Shopify Balance mobile app has revamped its UI / UX.
The feature set is unchanged; only the transfer flow is new.
It's not a breaking change (classified as an Improvement), so internal work isswapping screenshots plus re-capturing the transfer steps—and that's basically it."