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?
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?