X Enterprises
Stripe

StripeCustomers

Stripe customer list with search and filter controls for admin billing management.

StripeCustomers

Renders a searchable, sortable table of Stripe customers with email, subscription status, MRR, and a link to each customer's detail view.

Components

<XAdminStripeCustomers />

Displays all Stripe customers with search, status filter (active, past_due, canceled), and sortable columns.

<XAdminStripeCustomers />

Props

PropTypeDefaultDescription
endpointstring'/api/admin/stripe/customers'API endpoint for customer list
loadingbooleanfalseShow loading skeleton
pageSizenumber25Number of customers per page
searchablebooleantrueShow search input
showFiltersbooleantrueShow status filter controls

AI Context

component: XAdminStripeCustomers
package: "@xenterprises/nuxt-x-app-admin"
category: Stripe
use-when: Listing and searching Stripe customers from an admin billing management page
Copyright © 2026