--- title: Let buyers update subscription payment methods without leaving your extension - 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/intents-api-for-customer-accounts md: https://shopify.dev/changelog/intents-api-for-customer-accounts.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 26, 2026 Tags: * Customer Accounts * 2026-01 # Let buyers update subscription payment methods without leaving your extension Buyers can now replace the payment method on their subscription contract without navigating away from your Customer Account UI extension. Simply invoke the intent and the native payment flow handles the rest, no need to store or display cards yourself. This new capability is the first of its kind powered by a new Intents API that lets your extension invoke native customer account workflows for managing buyer information. Dive into the [documentation on customer account intents](https://shopify.dev/docs/api/customer-account-ui-extensions/latest/apis/intents) to get started.