Questions and discussions about using the Shopify CLI and Shopify-built libraries.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
When we started migrating our payment apps to CLI 3.x we encountered the issue with the payment extensions which have przelewy24 as a payment method.
We executed command: shopify app import-extensions and successfully got our payment extension file
but when we tried to deploy app with the command: shopify app deploy we got the following error:
Validation errors: supported_payment_methods: Following payment methods ["przelew24"] not permitted
It is obvious that przelew24 is incorrect name for przelewy24 payment method but imported extension config file:
shopify.extension.toml contains przelew24.
Please forward this to your developers.
Have a nice day!