← All Shopify Updates
Shopify Update · Published June 9, 2026 · Source: Continuous cart authentication

Shopify Launches Continuous Cart Authentication in 2025

What Changed

Shopify has rolled out continuous cart authentication, allowing developers to pass a customerAccessToken through the buyerIdentity object when building carts. This enables customers to maintain authenticated sessions as they navigate to checkout, with the checkoutUrl providing a logged-in checkout experience. The feature is designed with security in mind—developers should request the checkoutUrl only when customers are ready to proceed, and it can be re-requested as needed.

Why This Matters

This update streamlines the checkout experience for authenticated users by eliminating friction during the transition from cart to payment. For developers building custom storefronts using the Storefront API, this means you can now automatically log customers in at checkout without requiring additional authentication steps. This reduces cart abandonment and improves conversion rates, particularly for returning customers on headless or custom commerce implementations.

What You Should Do

How GetShopifyToken Helps

If you're managing customer authentication and access tokens for your Shopify implementation, GetShopifyToken simplifies the process of obtaining and maintaining valid customerAccessTokens. Our platform ensures secure token generation and management, making it easier to implement this new continuous authentication feature seamlessly across your storefront.

← More Shopify Updates