Shops > Plan
Commerce APIShopsPlan
Plan

The Plan API offers visibility into your shop's plan limits and quotas through the plan query. As we anticipate the capability to adjust plan limits and quotas on a per-shop basis in the future, effectively customizing plans, it's crucial to use this API to govern user interfaces rather than relying on generic plan information tables.

When you need to switch your current plan, utilize the planCreate mutation. This feature ensures seamless transitions between plans, enabling your shop to scale and evolve with your business needs.

TODO: planConfirm does nothing at the moment, delete it?

Endpoints

EndpointDescription
planGet shop's plan
planConfirmConfirm subscription payment
planCreateSelect shop's plan
planPreviewPreview plan change

Types

Types
Invoice
Plan
PlanCreate
PlanPreview