Complete billing and subscription management blocks

Subscription Management

Component subscription-portal-01 not found in registry.

Manage subscriptions, view usage, and upgrade/downgrade plans.

Payment Settings

Component payment-settings-01 not found in registry.

Add, remove, and manage payment methods with Stripe integration.

Invoice Manager

Component invoice-manager-01 not found in registry.

View billing history and download invoices.

Usage

import { SubscriptionPortal, PaymentMethodManager, InvoiceManager } from "@hanzo/ui/billing"

// Or use registry blocks
import SubscriptionBlock from "@/registry/default/block/billing/subscription-portal-01"

Features

  • Subscription Management: Current plan, usage tracking, upgrades/downgrades
  • Payment Methods: Add/remove cards, PayPal, Apple Pay support
  • Invoice History: Download PDFs, filter by date/status
  • Full TypeScript: Complete type safety
  • Mobile Responsive: Optimized for all devices
  • Accessible: WCAG 2.1 AA compliant