Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hi Everyone,
I tried follow this document https://shopify.dev/docs/apps/tools/cli/ci-cd#examples to create CICD to deploy Shopify App, this pipeline include SHOPIFY_CLI_PARTNERS_TOKEN and SHOPIFY_API_KEY, this first time run succeed but the next times always failed, the error as below:
As I know we have to get Extension ID to link to existing extensions on Shopify, so how to get Shopify Extension ID and can we don't set extension ID in pipeline?
Thanks,
Phu
Solved! Go to the solution
This is an accepted solution.
Hi All,
I found a way to get Checkout Extension ID from a shared Shopify partner by run commands below:
And we can see existing extension Ids
Thanks,
Phu
This is an accepted solution.
Hi All,
I found a way to get Checkout Extension ID from a shared Shopify partner by run commands below:
And we can see existing extension Ids
Thanks,
Phu