App Store Listing – Show “Free” Instead of “$0/month”

Hello Shopify Support,

I have created a public app and added a free pricing plan using the Billing API. Currently, the app listing displays the pricing as “$0/month”. However, I would prefer the listing to show “Free” — similar to Shopify’s own free apps.

Can you please let me know if it’s possible to display “Free” instead of “$0/month”, while still using the Billing API for tracking?

Here is my app ID / listing URL:
https://apps.shopify.com/e62819bc81b84d48a03046022866bf25/preview/en

Thank you!

1 Like

The free display name can configured on the app submissions price listing part

Thank you for the guidance. I’ve already set the app pricing to Free in the App Listing → Pricing section,


If you’re not charging for it at all, you most likely don’t need to add a plan. Then it should be marked as Free.

Thank you.

I understand that apps which are completely free typically don’t require a pricing plan. However, in my case, the Partner Dashboard requires at least one pricing detail to proceed with app submission. If I don’t include it, the system shows an error and prevents submission.

That’s why I added a $0/month pricing plan using the Billing API—to meet the platform’s submission requirement, while still ensuring tracking of installs through the Billing flow.

That said, I would still prefer the app listing to display “Free” instead of “$0/month” like many Shopify-built apps do. Is there any way to achieve this while still keeping the billing plan in place?