<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/pos-extensions-now-supports-a-background-extension-target-llsddo402" -->

---
title: POS Extensions now supports a background extension target
description: Shopify POS Extensions now supports a background extension target via the `pos.app.ready.data` target, which runs for the entire POS session without rendering...
canonical: https://daily.dev/posts/pos-extensions-now-supports-a-background-extension-target-llsddo402
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: POS Extensions now supports a background extension target | daily.dev
og:description: Shopify POS Extensions now supports a background extension target via the `pos.app.ready.data` target, which runs for the entire POS session without rendering...
og:url: https://daily.dev/posts/pos-extensions-now-supports-a-background-extension-target-llsddo402
og:image: https://api.daily.dev/og/posts/llSDdo402.png
og:image:alt: POS Extensions now supports a background extension target
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# POS Extensions now supports a background extension target

**[Shopify Developer changelog](https://daily.dev/sources/shopifychangelog)** · 1 min read · 0 upvotes · 0 comments

## Summary

Shopify POS Extensions now supports a background extension target via the `pos.app.ready.data` target, which runs for the entire POS session without rendering any UI. Developers can use it to observe POS events, store data, and call non-visual background APIs. Supported events include `transactioncomplete`, `cashtrackingsessionstart`, and `cashtrackingsessioncomplete`.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://shopify.dev/changelog/pos-extensions-now-supports-a-background-extension-target>

## Similar posts on daily.dev

- [shopify.app.extensions\(\) in App Bridge now supports POS UI extensions](https://daily.dev/posts/shopify-app-extensions-in-app-bridge-now-supports-pos-ui-extensions-8fxnwsumw) · Shopify Developer changelog · 0 upvotes · 0 comments
- [POS UI extensions: Developer experience Improvements](https://daily.dev/posts/pos-ui-extensions-developer-experience-improvements-xu8nyto8j) · Shopify Developer changelog · 0 upvotes · 0 comments
- [Revamped POS UI extensions reference](https://daily.dev/posts/revamped-pos-ui-extensions-reference-cfutegdex) · Shopify Developer changelog · 0 upvotes · 0 comments
- [Ensuring POS UI extension stability by hardening callback handling](https://daily.dev/posts/ensuring-pos-ui-extension-stability-by-hardening-callback-handling-yfem9ehpj) · Shopify Developer changelog · 1 upvotes · 0 comments
- [POS UI extensions can now print directly to hardware receipt printers](https://daily.dev/posts/pos-ui-extensions-can-now-print-directly-to-hardware-receipt-printers-g6ywjd1t1) · Shopify Developer changelog · 1 upvotes · 0 comments

---

Tags: [#shopify](https://daily.dev/tags/shopify)

[View this post on daily.dev](https://daily.dev/posts/pos-extensions-now-supports-a-background-extension-target-llsddo402)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"POS Extensions now supports a background extension target","url":"https://daily.dev/posts/pos-extensions-now-supports-a-background-extension-target-llsddo402","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/pos-extensions-now-supports-a-background-extension-target-llsddo402"},"datePublished":"2026-07-09T19:58:58.682Z","dateModified":"2026-07-09T19:59:13.261Z","description":"Shopify POS Extensions now supports a background extension target via the `pos.app.ready.data` target, which runs for the entire POS session without rendering...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a5b9f0de82c011d79696b4f6b99b7364?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a5b9f0de82c011d79696b4f6b99b7364?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Shopify Developer changelog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Shopify Developer changelog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aefcb5d2c1ca4b45b5d2256b9e2a9cc3","url":"https://daily.dev/sources/shopifychangelog"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/pos-extensions-now-supports-a-background-extension-target-llsddo402","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"shopify","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Shopify Developer changelog","item":"https://daily.dev/sources/shopifychangelog"},{"@type":"ListItem","position":3,"name":"POS Extensions now supports a background extension target"}]}
```

