Manage invoices
Learn how to manage your invoices in the Dashboard.
Invoices move through a series of statuses as they’re created and processed. You can track the status of an invoice on the Invoices page, and view its details by clicking into it. Invoices that are open
might display a different badge, such as Past due
or Retrying
. For some invoices, you can hover over the badge to see an explanatory tooltip.
Note
If an open non-subscription invoice is waiting for a payment that’s initiated but still pending, it shows the Pending
badge in the list of invoices. However, its details page shows the Open
badge.
Filter and export invoices 
On the Invoices page, you can filter your invoices by using the tabs or chips. You can also configure the information displayed on the page by clicking Edit columns, or analyze your invoices in aggregate by using Sigma.
You can export all of your invoices or a subset of them as a CSV file by clicking Export on the Invoices page. You can also export invoice-related tax data.
Additional invoice actions 
You see a Download PDF button when you hover over the overflow menu (). Depending on the invoice status, clicking the button downloads either a PDF of the invoice or a receipt. If the customer paid the invoice, Stripe generates a PDF of the receipt. For all other statuses, Stripe generates a PDF of the invoice. The overflow menu also provides additional actions, which allow you to duplicate an invoice, delete a draft, or view the customer details associated with an invoice.
Note
If you need the original invoice for a paid invoice, click through to the Invoice details page.
View invoice details 
When you click an invoice on the Invoices page, its details page opens. If the invoice is in draft
status and isn’t associated with a subscription, the edit invoice form opens automatically. You can perform various actions on the details page, such as editing, adding a note, resending, or downloading a receipt. The available actions depend on the status of the invoice.
After Stripe finalizes an invoice, you can’t change its due date. If you need to change the due date, you must void the original invoice and send a new one.
Pending invoice items 
You can see a customer’s pending invoice items by navigating to the Customers page, and clicking on their name. If the customer has a pending invoice item, it appears under Pending invoice items. An invoice item appears as pending if it’s not attached to any invoice.
Under Pending invoice items, you can also choose to create a new invoice item, or instantly invoice everything listed. When you click Invoice now, a dialog appears that lets you select whether to charge the default source or email the invoice to the customer. Additionally, the dialog gives you the option to calculate tax automatically. To learn about how invoice items fit within a subscription, see Add invoice items to a draft subscription invoice.