Open invoices
See unpaid invoice totals by customer without exporting CSV files first.
See customer balances inside Stripe.
Illustrative on-demand balance overview
| Customer | Open Invoices | Credits | Debits | Outstanding Balance | Status |
|---|---|---|---|---|---|
| Acme Inc. | $12,430.00 | -$2,150.00 | -$350.00 | $9,930.00 | Past due |
| Globex Corporation | $8,750.00 | $0.00 | $0.00 | $8,750.00 | Due soon |
| Initech | $0.00 | -$1,200.00 | $0.00 | -$1,200.00 | Credit |
| Soylent Co. | $4,300.00 | $0.00 | -$600.00 | $3,700.00 | Past due |
| Umbrella Corp. | $0.00 | $0.00 | $0.00 | $0.00 | Paid |
See unpaid invoice totals by customer without exporting CSV files first.
Review credit notes, debit adjustments, and net balances in the same view.
Give teams fast balance visibility without changing Stripe records.
Install the plugin with read-only access. No invoice, payment, or customer data is changed.
Open invoices, credits, and debits are grouped by customer for quick balance checks.
Filter, search, and export reporting views so finance and support teams stay aligned.
A Stripe customer balance report should separate the invoice balance ledger, unpaid invoice amounts, and any cash balance used for bank transfers. Customer Balance Summary is a planned, read-only view that keeps those values labeled and currency-specific. It is not a general ledger or adjustment tool. The preview is illustrative; access requests do not install a released plugin.
The planned workflow reads customers, their invoice balance transaction history, and relevant open invoices. It then presents the current invoice balance beside unpaid amounts while keeping the underlying transaction type, currency, invoice, credit note, and timestamp available for review. Filters can narrow the view by customer, status, currency, or as-of date, and a CSV can preserve the same labels. Because Stripe lists records in pages, a complete account report must continue through every page and show when data was retrieved. “Current balance” is an on-demand snapshot; activity after retrieval can make a downloaded report stale.
The report is designed to read customer, invoice, credit-note, and customer balance transaction data. It should not create balance adjustments, issue credits, edit customers, mark invoices paid, retry payments, or send messages. This marketing page does not connect to Stripe and never asks for a secret API key. A report can still contain customer names, contact details, invoice identifiers, and financial amounts, so exported files need appropriate access controls and retention. Verify the requested Stripe permissions at authorization and review the Workestic privacy policy before granting access.
Accounts receivable can investigate what remains collectible, controllers can trace a balance to its ledger entries, and support can answer a customer's question without write access. Revenue operations can use the CSV to route follow-up, but only an authorized finance owner should decide whether an adjustment or credit is appropriate. The report should support that decision with traceable source records, not make the change itself.
Stripe documents the immutable invoice balance ledger in its customer invoice balance guide and the paginated records in the Customer Balance Transactions API.