--- title: New webhook to track updates to checkout and accounts configuration - 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/new-webhook-to-track-updates-to-checkout-and-accounts-configuration md: https://shopify.dev/changelog/new-webhook-to-track-updates-to-checkout-and-accounts-configuration.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2025 Tags: * Webhook * 2025-04 # New webhook to track updates to checkout and accounts configuration API version 2025-04 introduces the `checkout_and_accounts_configurations/update` webhook, which fires when merchants update their checkout and accounts configuration (draft and published). To learn whether or not your users have upgraded their Thank you and Order status pages, monitor the `typ_osp_pages_enabled` field in this webhook's payload. No need to check manually by making API calls! With this knowledge, you can send timely communication to merchants regarding onboarding and configuration steps for your app. Make sure to subscribe to this [webhook](https://shopify.dev/docs/api/webhooks/2025-04?reference=tool#list-of-topics-checkout_and_accounts_configurations/update) as soon as possible, in advance of the upcoming deadlines for merchants to upgrade their Thank you and Order status pages: * **Plus merchants**: [August 28, 2025](https://help.shopify.com/manual/checkout-settings/customize-checkout-configurations/plus-upgrade-guide) * **Non-Plus merchants**: [August 26, 2026](https://help.shopify.com/manual/checkout-settings/customize-checkout-configurations/checkout-upgrade-guide)