Shopify POS / Improvement

Check your POS "selling environment health"
all together on a single screen

The POS app's Connectivity screen has been redesigned. It shows the health of internet connectivity, Shopify service status, and hardware connections in a single view, and when something is degraded, it even guides you to the next-best action, such as "Enable offline checkout." Selling never stops.

On this page
  1. What's actually changing (30-second overview)
  2. How it works: from outage to continued selling
  3. The 3 health signals consolidated into a single screen
  4. Before vs. the new Connectivity screen
  5. Availability
  6. How to check (3 steps)
  7. 5 points developers should know
  8. 3 use cases for your business
  9. One-line summary for proposals

1What's actually changing

The Connectivity screen in the POS app has been updated, letting you checkinternet connectivity, Shopify service status, and hardware connection status in a single view.
In addition, when something is degraded, next-best actions such as "Enable offline checkout" are shown in the panel, guiding you so you can keep selling.

Before: status checks were scattered

When a register went down, you had to troubleshoot separately: "Is it the store's internet? A Shopify outage? Or did the receipt printer just get disconnected?"

Now: one screen + the next step

Open the Connectivity screen and you can see the health of all 3 signals at once. When something is degraded, it even shows guidance for continuing to sell (e.g., enabling offline checkout).

2How it works: from outage to continued selling

Internet Shopify services Hardware Connectivity screen 3 signals consolidated into a single view Icon in the bottom left of the POS app All healthy Keep selling as usual Degradation detected Suggests a next-best action e.g., offline checkout enablement guidance
The key point is that it doesn't stop at showing status — it also suggests the next move . Store staff don't have to diagnose the type of failure themselves; the design lets them keep selling simply by following the panel's guidance. The example action shown in the article is guidance to enable offline checkout.

33 health signals consolidated into one screen

Internet connectivity
Whether the store's network is up
Shopify service status
Whether Shopify's services are operating normally
Hardware connections
Connection health of peripherals such as printers and card readers
The criteria for each signal (what counts as "degraded") and the list of supported hardware models are not statedin the article. For details, see the help doc "Learn more about the connectivity screen in POS" linked at the end of the article.

4Comparison: before vs. the new connectivity screen

ItemBeforeNew connectivity screen
Health checks Scattered Each element checked separately Single view Internet / Shopify / hardware consolidated into one screen
Handling degradation Staff isolate the cause and decide how to respond Guided The panel suggests a next-best action (e.g., enabling offline checkout)
Setup required None Automatically available in POS v11.10
How to access Tap the corresponding icon at the bottom left of the POS app

5Availability

POS v11.10

Automatically available in POS v11.10

Update the app to v11.10 and it works with no additional setup (automatically available). No flags or sign-up required.

The entry point is the icon at the bottom left of the app

Tap the corresponding icon at the bottom left of the Shopify POS app screen to open the connectivity screen.

As for limitations on supported plans, countries, or OS (iOS / Android), the article does not say. Before rolling out, check the POS app version and what actually appears on your devices.

6How to check (3 steps)

1

Update the POS app to v11.10

Once updated, the new connectivity screen is enabled automatically.

2

Tap the icon at the bottom left

Open the connectivity screen from the corresponding icon at the bottom left of the POS app screen.

3

Check the 3 signals and the guidance

If anything is degraded, follow the next-best action shown (e.g., enabling offline checkout).

The rollout cost is effectively just an app update.Training store staff comes down to one line: "If something's wrong, tap the icon at the bottom left."

75 key points for technical teams

1. First-line troubleshooting now lives inside POS

Because the app shows all 3 layers — store network, Shopify side, and hardware — at a glance, stores can complete first-line triage themselves before contacting support.

2. A "recovery guidance" UI, not just diagnostics

When degradation is detected, it presents a next-best action (e.g., guidance to enable offline checkout). Ops runbooks can be simplified on the assumption that staff follow this screen's guidance.

v11.10 auto

3. Version management is effectively the whole rollout

Automatically enabled in v11.10. For multi-store deployments, tracking the POS app update status of each device becomes the only rollout management point.

API ?

4. No mention of API or external monitoring integration

The article only describes the in-app screen. Whether health status can be pulled into external monitoring tools via the Admin API or webhooks is not stated. If centralized monitoring is a requirement, separate validation is needed.

5. Offline checkout is assumed as the fallback during degradation

The very first example of guidance given is enabling offline checkout. If you want to keep selling through network outages,checking offline checkout's settings and constraints (supported payment methods, sync behavior) in advanceis a prerequisite for getting value out of this screen. The article doesn't detail those constraints — see the help docs.

83 practical use cases

First-line triage Completed in-store
USE CASE 1

Keep first-line response to register trouble in-store for multi-location retail

Challenge
Every time a register acts up, store staff escalate to headquarters or the development agency, but no one knows whether the cause is the store Wi-Fi, a Shopify-side outage, or a disconnected printer — so triage alone wastes hours.
Solution
Update to POS v11.10 and standardize the first-response flow for issues to: "check the connectivity screen via the bottom-left icon first, then follow the on-screen guidance." Rewrite escalation criteria to be based on what the three signals display.
Impact
Fewer support tickets and faster recovery. Headquarters can decide how to respond just by asking which signal was degraded.
Technical notes
Assumes every device runs POS app v11.10 or later. Mixed versions mean procedures differ by store, so align updates across all devices first.
Offline Checkout
USE CASE 2

Building a "keep selling even when the network is down" offline sales continuity plan

Challenge
When a network or cloud-side outage occurs, sales stop and revenue is lost. Staff don't know offline checkout exists and can't use it on the spot.
Action
Build BCP procedures around the connectivity screen's next-best action (guidance to enable offline checkout). Add "when a degraded status appears, switch to offline checkout as instructed" to register training.
Impact
Sales continue during outages, minimizing lost revenue. Since instructions appear on screen, there's no need to maintain or memorize paper manuals.
Technical notes
The scope of offline checkout itself (supported payment methods, sync timing, etc.) isn't covered in this article. Check the constraints in the help docs beforehand and verify it works with your store's payment setup.
USE CASE 3

Making a "pre-opening health check" routine for pop-ups and event booths

Challenge
Event venues and pop-ups have unstable networks, and problems like "payments won't go through" or "the printer won't connect" tend to surface after opening. There's no IT staff on site.
Action
Add "tap the bottom-left POS icon → confirm all three signals are healthy on the connectivity screen" to the setup checklist. If anything is degraded, follow the on-screen guidance before opening (or opt for offline operation).
Impact
Prevents payment trouble right after opening. Even non-IT staff can verify the environment's health with a single-screen check.
Technical notes
Having a backup connection like a mobile router at the venue speeds up recovery when the connectivity screen detects internet degradation (whether you need redundant connections depends on venue conditions).

9One-line summary for proposals

"Starting with POS v11.10, the health of your internet, Shopify, and hardware is consolidated into one screen behind the bottom-left icon.
When something degrades, it guides you to the next step — like offline checkout — so sales don't stop.
Rollout is just an app update. You can rebuild store first-response and BCP procedures around this screen."