Adding `publicDisplayName` field on `ShopPlan`

The publicDisplayName field is being added to the ShopPlan object. This field provides the publicly displayable name of the shop's current plan when requesting shop properties.


This is a companion discussion topic for the original entry at https://shopify.dev/changelog/adding-publicdisplayname-field-on-shopplan
1 Like

Which display name corresponds with “Shopify Plus Partner Sandbox”? Will this change make it possible for apps to detect Shopify Plus development stores without manual checks?

Hey @tobebuilds,

As developers move in to the new developer dashboard the combination of partnerDevelopment and publicDisplayName will give you those details.

Hi Kyle, thanks for your response.

If I understand correctly, does this mean that Shopify Plus Partner Sandbox stores will have:

  • partnerDevelopment set to true and publicDisplayName set to Plus?

Thanks in advance,
Tobe

That’s correct. The dev dashboard allows for development stores with plus features for all partners so it simplifies things a bit in that regard

1 Like