SubscriptionTier#
App: payments
Defines subscription tiers (data, reader, premium) with dual-mode Stripe price mappings (test/live).
Fields#
Field |
Type |
Description |
|---|---|---|
|
|
Tier key (choices: data, reader, premium) |
|
|
Display name |
|
|
Tier description |
|
|
Monthly display price in EUR |
|
|
Stripe price ID for test mode |
|
|
Stripe price ID for live mode |
|
|
Unlocks data products |
|
|
Unlocks reading material |
|
|
Unlocks ebook downloads |
|
|
Whether this tier is currently offered |
|
|
Display ordering |
|
|
Creation timestamp (auto) |
|
|
Last update timestamp (auto) |
Relationships#
Subscription
GuestSubscription