VLLNT UI · Component family

Billing components

Billing components render the money side of a product — pricing tables, plan and subscription cards, credit badges, wallets, and transaction history. Drop them in and connect your billing provider; they present cost, usage, and renewal state without prescribing a backend.

Billing & Payments

Pricing tables, auto-reload controls, and transaction history for subscription billing, credits, and payment management.

Auto Reload

Toggle + collapsible threshold/amount form for automatic credit reloading with locale-aware currency. Install Auto Reload from the VLLNT UI registry with the shadcn CLI.

Supported platforms:Web
5 storiesView component

Pricing Table

Plan comparison with feature checklist, tier highlighting, CTA, and an optional monthly/annual toggle. Install Pricing Table from the VLLNT UI registry with the shadcn CLI.

Supported platforms:Web
3 storiesView component

Transaction List

Chronological credit/debit history with locale-aware currency formatting and a pinned subscription row. Install Transaction List from the VLLNT UI registry with the shadcn CLI.

Supported platforms:Web
4 storiesView component

Frequently asked

What's in the billing family?
Pricing tables, plan cards, subscription and wallet cards, credit badges, and transaction lists — the surfaces that show cost, usage, and renewal state.
Do these components handle payments?
No. These are presentational React components — wire them to Stripe, Polar, or your own billing API. They render state; they don't process payments.