alepha@docs:~/docs/packages/alepha/api$
cat subscriptions.md | pretty
1 min read
Last commit:

#Alepha - Api Subscriptions

#Installation

Part of the alepha package. Import from alepha/api/subscriptions.

npm install alepha

#Overview

Subscription management module — plan-based access control, billing integration, usage limits, and lifecycle events (trial, renewal, cancellation, suspension).

Depends on AlephaPayments for payment processing — register it in your app alongside this module. Use SubscriptionConfig to declare your plans and limits.