import React from 'react'; import { Button } from '../ui/button'; import StatusBadge from '../StatusBadge'; import { ChevronDown, ChevronUp, Edit, XCircle, CreditCard, Info, ExternalLink, Copy } from 'lucide-react'; const HEADER_CELLS = [ { label: 'Member', align: 'text-left' }, { label: 'Plan', align: 'text-left' }, { label: 'Status', align: 'text-left' }, { label: 'Period', align: 'text-left' }, { label: 'Base Fee', align: 'text-right' }, { label: 'Donation', align: 'text-right' }, { label: 'Total', align: 'text-right' }, { label: 'Details', align: 'text-center' }, { label: 'Actions', align: 'text-center' } ]; const HeaderCell = ({ align, children }) => (
{sub.stripe_payment_intent_id.substring(0, 20)}...
{sub.stripe_charge_id.substring(0, 20)}...
{sub.stripe_subscription_id.substring(0, 20)}...
{sub.stripe_invoice_id.substring(0, 20)}...
{sub.stripe_customer_id.substring(0, 20)}...