LogoStarterkitpro
Components

Customer Portal Button

A button for accessing the customer billing portal

A button component that redirects customers to their billing portal where they can manage subscriptions, update payment methods, and view invoices.

Customer Portal Button

Usage

import { CustomerPortalButton } from "@/components/shared/customer-portal-button";

Visibility and Placement

By default, this button renders on the dashboard billing page. It is only visible to users with an active subscription.

On this page