Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

Payments

Subscription plans

Subscription products use Stripe subscription mode; user_subscriptions tracks status and cancel-at-period-end.

Partially implemented Verified from source User-facing

In one sentence

Users can view active subscriptions and request cancel-at-period-end; webhook handlers update subscription rows.

Note

arcana.stripe.webhook.php is named like a webhook but implements subscription management UI (duplicate of subscription page behavior).

Related functionality