Error deploying new version – "Following payment methods not permitted"

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:

  1. If there were recent changes to the allowed list of payment methods for credit card payment extensions.
  2. How we should proceed in order to keep "clip" in our payment methods for this extension.

Thank you in advance for your assistance.

Hi @tamara_cc

Thanks for flagging this - what you’re experiencing may be related to an update on our side. I’m digging into this and will update here when I learn more.

1 Like

Hi @Liam-Shopify, any update on this? our certificate will be disabled soon, and I need to release a new version

Hi again @tamara_cc

We’ve just today shipped an update to this API which should now permit the use of clip in this context. Can you test again and let me know if you’re still seeing issues?

Hi again, I’ve just updated shopify-cli:

$ shopify version
3.84.0

But still getting this error


@Liam-Shopify

Hi @tamara_cc

There may have been a delay for rolling this out to every store - can you try again now?

Hi, I just tested it again and it’s working fine now. Thanks for your help! :raising_hands:

1 Like