How Subscription works
When integrating with a subscription API, understanding key terms is essential for managing subscriptions, billing, and customer access correctly. Here are the primary terms to know:Plans
A plan is a structured static construct that defines the terms of a recurring subscription service. Plans typically include key information that determines the billing, features, and usage associated with a subscription. Example: Netflix Plans - Premium, Basic, Standard, Mobile. Each plan differs and caters for a particular use-case. Hereβs a breakdown of what a plan usually consists ofPlan Parameters
Plan Parameters
Subscriptions
Represents the relationship between a customer and a plan, indicating that the customer is actively using the service and is being billed on a recurring basis.Subscription Parameters
Subscription Parameters