Hi Shopify team,
I’m trying to deploy a new version of a published app that has a credit card payment extension.
When I run shopify app deploy, I get the following error:
Version couldn't be created.
Following payment methods not permitted: ["clip"]
This payment method ("clip") was already present in the supported_payment_methods of the current published version, and it was accepted previously.
The only change I made to the shopify.extension.toml file was to modify another unrelated property, but now the deploy fails due to "clip" not being permitted.
Could you please confirm:
- If there were recent changes to the allowed list of payment methods for credit card payment extensions.
- How we should proceed in order to keep
"clip"in our payment methods for this extension.
Thank you in advance for your assistance.
