--- title: Add scanner support to POS UI Extensions - 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/add-scanner-support-to-pos-ui-extensions' md: 'https://shopify.dev/changelog/add-scanner-support-to-pos-ui-extensions.md' metadata: effectiveApiVersion: null affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2023-05-15T16:23:57-04:00' postedAt: '2023-05-15T00:00:00-04:00' updatedAt: '2024-02-02T10:05:13-05:00' effectiveAt: '2023-05-15T00:00:00-04:00' --- May 15, 2023 Tags: * API # Add scanner support to POS UI Extensions As of May 15, camera and hardware scanning is supported for POS UI Extensions. Available for POS UI Extensions version 1.1.2 and POS app version 8.9.0. [CameraScanner](https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/components/camera-scanner) This new component utilizes the device's camera for scanning. The CameraScanner provides a live feed with guidance markers to help users align the camera with barcodes. [Scanner API](https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/api/scanner) This new API allows UI extensions to access scanner data and available scanning sources. The API also introduces support for hardware scanners that have external or embeddeed scanning capabilities.