{{ paidCount }}
Paid Invoices
${{ totalSpent.toFixed(0) }}
Total Spent
{{ pendingCount }}
Pending
{{ refundedCount }}
Refunded
{{ filterStatus ? filterStatus : 'All Status' }}
All Status
Paid
Pending
Failed
Refunded
Cancelled
{{ filterMethod ? (filterMethod === 'Stripe' ? 'Credit Card' : filterMethod) : 'All Methods' }}
All Methods
Credit Card
PayPal
Manual
Loading your invoices...
No invoices yet
Your billing history will appear here after your first purchase.
View Plans
Invoice # Plan / Type Credits Amount Method Date Status Actions
{{ inv.invoiceNumber }} {{ inv.planName }} {{ formatNumber(inv.creditsGranted) }} ${{ (inv.total || 0).toFixed(2) }} {{ getMethodName(inv.paymentMethod) }} {{ formatDateShort(inv.createdAt) }} {{ inv.status }}
{{ selectedInvoice.invoiceNumber }}
{{ selectedInvoice.planName }}
Status {{ selectedInvoice.status }}
Amount ${{ (selectedInvoice.total || 0).toFixed(2) }}
Discount Applied -${{ selectedInvoice.discount.toFixed(2) }}
Payment Method {{ getMethodName(selectedInvoice.paymentMethod) }}
Credits Granted {{ formatNumber(selectedInvoice.creditsGranted) }}
Created {{ formatDate(selectedInvoice.createdAt) }}
Paid At {{ formatDate(selectedInvoice.paidAt) }}
Transaction ID {{ selectedInvoice.externalTransactionId }}
Send Receipt via Email
{{ emailSuccessMsg }}
{{ emailErrorMsg }}
Confirm Refund
Are you sure you want to request a refund for this invoice? This action will notify the admin team.
مقترح لك

Tool Title

Tool Description