Migrate extensions to Shopify CLI

If you have existing payment extensions that were created through the Partner Dashboard, then you can import these extensions into your codebase. After that, you can deploy the extensions that you’ve imported into Shopify CLI. Moving forward, Shopify CLI manages those extensions.

Extensions that are migrated to Shopify CLI will include the handle property, which is a globally-unique identifier for the extension. A handle property is created in the extension's TOML configuration file after running the import-extensions command.