← All Shopify Updates
Shopify Update · Published May 6, 2026 · Source: Subscription Selling Plan support with POS UI Extensions

Shopify Adds Subscription Selling Plan Support to POS UI Extensions in 2026

What Changed

Shopify has introduced new Cart API methods in POS UI Extensions 2025-10 that enable developers to manage subscription selling plans directly within Shopify POS. Merchants can now add and remove selling plans from line items using dedicated API methods like shopify.cart.addLineItemSellingPlan() and shopify.cart.removeLineItemSellingPlan(). This update brings subscription functionality to point-of-sale environments for the first time.

Why This Matters

Subscription selling plans are a major revenue driver for Shopify merchants, but they were previously unavailable in POS systems. This gap meant staff couldn't offer subscription options to in-store customers, limiting upsell opportunities and creating inconsistent customer experiences across channels. The new API methods close this gap, allowing developers to build POS extensions that surface subscription offers at checkout—crucial for omnichannel retailers who want consistent selling strategies both online and offline.

What You Should Do

How GetShopifyToken Helps

Building POS extensions requires proper OAuth authentication and token management. GetShopifyToken streamlines access token generation for your POS development, ensuring you can securely test and deploy subscription-enabled extensions without authentication headaches.

← More Shopify Updates