| + Metric + | ++ Value + | +
|---|---|
| + Active Subscriptions + | ++ {{ active_count }} + | +
| + Total Revenue (Cents) + | ++ {{ revenue.total_cents }} + | +
| + Total Revenue (Sats) + | ++ {{ revenue.total_sats }} + | +
| + Total Completed + | ++ {{ revenue.total_count }} + | +
| + Period + | ++ Cents + | ++ Sats + | +
|---|---|---|
| + {{ period }} + | ++ {{ totals.cents }} + | ++ {{ totals.sats }} + | +
| + ID + | ++ User + | ++ Product + | ++ State + | ++ Renews At + | +
|---|---|---|---|---|
| + {{ sub.subscription_id }} + | ++ {{ sub.user_email }} + | ++ {{ sub.product_title }} + | ++ {{ sub.state }} + | ++ {{ sub.renews_at }} + | +
| + No upcoming subscription events. + | +||||
| + ID + | ++ User + | ++ Product + | ++ Status + | ++ State + | ++ Start Date + | ++ Renews At + | +
|---|---|---|---|---|---|---|
| + {{ sub.subscription_id }} + | ++ {{ sub.user_email }} + | ++ {{ sub.product_title }} + | ++ {{ sub.status }} + | ++ {{ sub.state }} + | ++ {{ sub.start_date }} + | ++ {{ sub.renews_at }} + | +
| + No subscription events yet. + | +||||||