Loading...
Loading...
Loading...
Billing plan, payment method, and invoice display.
Install
npx bouncekit@latest add billingcardImport
import { BillingCard } from "@/components/settings/billing-card"Manage your subscription and payment details.
Current plan
For growing teams
Payment method
Next billing date
Apr 21, 2026
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
plan | BillingPlan | yes | Current subscription plan. |
paymentMethod | PaymentMethod | — | Payment method on file. |
Source
src/components/settings/billing-card.tsx