> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Invoice Management

> Automatically generate and deliver professional invoices for every successful payment, with customizable branding and seamless email delivery.

<Frame>
  <img src="https://mintcdn.com/dodopayments/mOQO5ej_lx0yH9p-/images/cover-images/Invoice%20Generation.webp?fit=max&auto=format&n=mOQO5ej_lx0yH9p-&q=85&s=d51414d96f53014f6374ddcce586559d" alt="Invoice Generation Cover Image" style={{ maxHeight: '500px', width: 'auto' }} width="1200" height="630" data-path="images/cover-images/Invoice Generation.webp" />
</Frame>

## Overview

Dodo Payments automatically generates professional invoices for every successful transaction, eliminating manual invoice creation and ensuring consistent documentation for your business. Invoices are instantly delivered to both you and your customers via email after each payment.

<Info>
  Invoices are generated automatically for both one-time purchases and recurring subscription payments.
</Info>

## Key Features

<CardGroup cols={2}>
  <Card title="Automatic Generation" icon="wand-magic-sparkles">
    Invoices are created instantly after successful payment processing without manual intervention.
  </Card>

  <Card title="Custom Branding" icon="palette">
    Add your business logo and name to maintain brand consistency across all customer touchpoints.
  </Card>

  <Card title="Email Delivery" icon="envelope">
    Invoices are automatically sent to customers and merchants immediately after generation.
  </Card>

  <Card title="Dashboard Management" icon="table-columns">
    Access and download invoices from a centralized dashboard view.
  </Card>
</CardGroup>

## Setting Up Invoice Branding

<Steps>
  <Step title="Navigate to Business Settings">
    Open the Dodo Payments dashboard and go to **Settings** → **Business**.
  </Step>

  <Step title="Configure Branding">
    Upload your business logo and enter your business name. These details will appear on all generated invoices.

    <Tip>
      Use a high-resolution logo (minimum 300x300px) in PNG format for the best print quality.
    </Tip>
  </Step>

  <Step title="Save Configuration">
    Click **Save** to apply your branding settings. All future invoices will automatically use these details.

    <Check>
      Your invoice branding is now configured and will be applied to all new invoices.
    </Check>
  </Step>
</Steps>

## What's Included in Invoices

Every generated invoice contains comprehensive transaction details:

* **Business Information**: Your business name, logo, and contact details
* **Customer Details**: Customer name and email address
* **Invoice Number**: Unique identifier for tracking and reference
* **Transaction Date**: When the payment was processed
* **Payment Details**: Amount paid, currency, and payment method
* **Product/Service Description**: Itemized list of purchased products or subscriptions
* **Tax Information**: Applicable taxes and tax identification numbers
* **Payment Status**: Confirmation of successful payment

<Note>
  Invoice numbers are automatically generated and follow a sequential format for easy tracking.
</Note>

## How Invoice Generation Works

<Tabs>
  <Tab title="One-Time Purchases">
    When a customer completes a one-time purchase:

    1. Payment is processed successfully
    2. Invoice is automatically generated with transaction details
    3. Invoice is emailed to both customer and merchant
    4. Invoice appears in your dashboard **Invoices** section

    All one-time purchase invoices include product details, pricing, and payment confirmation.
  </Tab>

  <Tab title="Subscription Renewals">
    For recurring subscription payments:

    1. Subscription renewal payment is processed automatically
    2. Invoice is generated for the billing period
    3. Invoice is emailed to customer with subscription details
    4. Invoice is stored in your dashboard for records

    Subscription invoices include the billing period, subscription plan details, and next renewal date.
  </Tab>
</Tabs>

## Managing Invoices

### Accessing Your Invoices

Navigate to the **Invoices** section in your Dodo Payments dashboard to view all generated invoices. You can:

* **View Invoice Details**: Click any invoice to see complete transaction information
* **Download PDF**: Export invoices in PDF format for your records
* **Resend to Customer**: Email the invoice again if needed
* **Filter and Search**: Find specific invoices by date, customer, or invoice number

<Tip>
  Use the search and filter options to quickly locate invoices for accounting or customer support purposes.
</Tip>

## Invoice Template Preview

Here's what your branded invoices will look like:

<Frame caption="Example of a generated invoice with custom branding">
  <img src="https://mintcdn.com/dodopayments/OWlOkbdK5mDdUO5r/images/invoice-generation/image.png?fit=max&auto=format&n=OWlOkbdK5mDdUO5r&q=85&s=8fc207d1dd2f0cce16c315c5bf0d2a18" alt="Invoice template showing business branding, transaction details, and professional layout" style={{ maxHeight: '500px', width: 'auto' }} width="575" height="813" data-path="images/invoice-generation/image.png" />
</Frame>

## Related Features

<CardGroup cols={2}>
  <Card title="Subscription Management" icon="calendar-days" href="/features/subscription">
    Learn how subscriptions work with automatic recurring invoices.
  </Card>

  <Card title="Multi-Brand Support" icon="layer-group" href="/features/multi-brands">
    Manage multiple brands with separate invoice branding for each.
  </Card>

  <Card title="Customer Portal" icon="user" href="/features/customer-portal">
    Allow customers to access their invoice history through the customer portal.
  </Card>

  <Card title="Tax Configuration" icon="percent" href="/features/tax-inclusive-pricing">
    Configure tax settings to ensure invoices display correct tax information.
  </Card>
</CardGroup>
