Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Billing
    Overview
    About the Billing APIs
    Subscriptions
    Invoicing
      Overview
      API quickstart
      Integrate with the API
      Invoicing without code
      Invoice lifecycle
      Preview invoices
      Edit invoices
      Schedule invoice finalization
      Status transitions and finalization
      Send customer emails
      Generate credit notes
      Invoice customers
      Customers
      Customer credit balance
      Customer tax IDs
      Invoice payments
      Hosted Invoice Page
      Create invoice payment plans
      Payment methods for invoices
      Automated collections
      Invoice customization
      Customize invoices
      Invoice rendering templates
      Group invoice line items
      Summarize line items
      Global invoicing
      Best practices
      Multi-currency customers
      Other invoicing features
      Products and prices
      Manage bulk invoice line items
      Taxes
    Usage-based billing
    Connect and Billing
    Tax and Billing
    Quotes
    Revenue recovery
    Automations
    Scripts
    Revenue recognition
    Customer management
    Entitlements
    Test your integration
Tax
Reporting
Data
Startup incorporation
HomeFinance automationBillingInvoicing

Edit invoices

Learn how to edit invoices after finalization.

Copy page

Subscription invoices

You can’t revise invoices that are attached to subscriptions after finalization. For these types of invoices, the Edit invoice button is disabled.

Stripe lets you revise a finalized invoice in open or uncollectible status. You can’t, however, revise an invoice in void or paid status. You might want to revise an invoice if you need to:

  • Edit the invoice description.
  • Edit the customer to update contact information.
  • Add, remove, or edit a line item.
  • Add a discount or apply taxes.

You can also customize invoices if you need to change their content or branding.

Note

The invoice compliance process can vary across countries. For example, if you’re based in the European Union, you might want to void an invoice and issue a credit note instead of revising the original invoice. Stripe recommends that you consult with your legal counsel for advice specific to your business.

You can use the Dashboard to revise invoices after finalization. Learn how to revise an invoice and notify your customer, update their email address, change the payment collection method, and so on.

Revise an invoice and notify your customer

To revise an invoice and notify your customer, complete the following steps:

  1. Go to the Invoice details page and click Edit invoice. This opens up the Invoice Editor and creates a new draft invoice. (If you stop in the middle of a revision, you can come back later to continue editing the draft.) You’ll see a notice at the top of the editor that references the last sent invoice.

    Note

    You can also go to the Invoices page, click the overflow menu (), then Edit invoice.

  2. In the editor, update the field you want to revise. While all of the invoice fields are revisable, you can’t switch the customer or modify the product.

  3. Click Review invoice, and decide whether you want to notify the customer by email.

    Notify your about an updated invoice

    Notify your customer about an updated invoice

  4. When you click Update invoice, Stripe finalizes the new invoice and voids the old one. The editor closes and redirects you to the details page for the new invoice. The embedded timeline shows all of your revisions.

In the Invoice details page, navigate down to the History section to see old and new invoices. When you click an invoice that Stripe voided due to a revision, you’re directed to its details page where you can see the revision timeline.

See an invoice's revision history

See an invoice’s revision history

Change your customer's email address

If you want to update the email address associated with an invoice:

  1. Click the Edit button () under Customer in the editor.

  2. Change the email address using the Email field. Previous recipients can still access this invoice through any of the older invoice emails. You can also use the Update customer dialog to change your customer’s email address.

    Update your customer's email address

    Update your customer’s email address

  3. Click Review invoice, followed by Update invoice. The Update invoice dialog displays all of the email addresses associated with the previous invoice including old (and copied) customer emails.

Update the payment collection method

If you want to revise an invoice to automatically charge your customer, click Automatically charge a payment method on file, and then review the invoice. Before you proceed to automatically charge the customer, a dialog appears that asks you whether your customer is aware of the change. The dialog also lets you add an internal note for future reference.

Edit a draft invoice linked to a revision

If you want to return to a draft invoice that’s associated with a revision, complete the following steps:

  1. Exit the editor.

  2. When you’re ready to resume editing, click the draft invoice in the History section of the Invoice details page, or use the Edit invoice button. A dialog appears notifying you that Stripe saved previous, unfinalized changes to a draft.

  3. Choose to continue editing the draft or create a new one.

Customers and revised invoices

When you revise an invoice and choose to notify your customer:

  1. Stripe sends them a new email. The subject line of the email indicates that you made an update and also references the old invoice number.

  2. When your customer clicks into the email, they see a revised invoice with the new invoice number. Within the revised invoice, there’s an Older versions section that displays older invoices. Your customer can download PDFs of any of the old invoices for their records.

    Updated invoice email

    Updated invoice email

Stripe lists every invoice version under Older versions. Because the latest email contains all of the relevant invoice information, your customer doesn’t have to search their inbox for previous invoices. If your customer clicks Pay this invoice in an old email, we automatically redirect them to the latest Hosted Invoice Page.

See also

  • Use the Dashboard
  • Integrate with the API
  • Hosted Invoice Page
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc