How to handle free/paid plan in Checkout UI extension?

Need to show a custom field only for paid plan merchants. What’s the best scalable way to check the plan without API calls on every checkout?

1 Like

…use the Admin API to add or remove your extension block from their checkout configuration.

@KyleG-Shopify Can you provide an example of this in the docs? The link you provided is for a query, not a mutation. AFAIK, there’s no way to make changes to a shop’s checkout profile outside of Shopify UI

You’re right. That was not a good reply. I looked at this post before the other post so I’ll look at that other one closer and write a more comprehensive reply.

1 Like
1 Like