---
title: >-
  Payments App extensions deployment just got faster - 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/payment-app-extensions-deployment-just-got-faster
  md: >-
    https://shopify.dev/changelog/payment-app-extensions-deployment-just-got-faster.md
metadata:
  effectiveApiVersion: ''
  affectedApi:
    - displayName: Payments Apps API
      handle: payments-apps-api
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2025-07-17T15:17:21-04:00'
  postedAt: '2025-07-18T10:00:00-04:00'
  updatedAt: '2025-07-18T09:03:34-04:00'
  effectiveAt: '2025-07-18T12:00:00-04:00'
---

July 18, 2025

Tags:

* Payments Apps API

# Payments App extensions deployment just got faster

You can now deploy payments app extensions instantly without waiting for manual review from Shopify. We've replaced our manual configuration review process with automated validation that gives you immediate feedback directly in your CLI.

**What this means for you:**

* Deploy immediately: No more waiting for approval—push your payments app extension updates to merchants as soon as they're ready
* Catch issues faster: Get instant feedback on configuration problems during submission, so you can fix them before deployment
* Stay compliant automatically: We'll validate that your extension supports test mode, uses stable API versions, and includes payments methods that match your extension type

**How it works:** When you submit through Shopify CLI, your TOML configuration is automatically evaluated and you'll get immediate feedback on any issues. The deployment process remains the same—just without the manual review step.
