Shopify app only for Shopify Plus members?

Hi all - I was wondering if it was possible to make a Shopify app (as a developer) that I could only make available to Shopify Plus members and post it on the app store. The reason that I want to restrict this app is that the new Shopify checkout experience hasn’t been rolled out to normal Shopify, and the app would make changes to the new checkout process, so I wouldn’t want it to bug if a normal Shopify customer was to use it.

Thanks in advance!

Hello,

When a shop installs your app you can access their plan from the Shop resource. If they are not on the shopify_plus plan then simply don’t run anything and display a notification.

If you create a checkout extension then a shop has to manually add the extension into the new checkout experience. If they are not on Plus then they can’t do that anyway and so nothing would load for them.