> ## Documentation Index
> Fetch the complete documentation index at: https://requestnetwork-update-banner.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 📄 Invoicing

> Create professional invoices and get paid in crypto with 100% payment reconciliation

## Overview

Transform your invoicing workflow with Request Network. Create professional invoices, accept payments in 553+ currencies across 10 EVM chains, and maintain perfect payment records with zero reconciliation errors.

## 🚀 Quickstart: Create Your First Invoice

<Info>
  **Get your first invoice paid in under 1 minute**

  *Interactive quickstart experience coming soon*
</Info>

<Steps>
  <Step title="Create Invoice">
    Generate a payment request with amount, recipient, and payment terms
  </Step>

  <Step title="Share Payment Link">
    Send the secure payment link to your customer
  </Step>

  <Step title="Get Paid">
    Customer pays with their preferred wallet and currency
  </Step>

  <Step title="Track Payment">
    Real-time payment detection and automatic reconciliation
  </Step>
</Steps>

## EasyInvoice Demo

See the complete invoicing workflow in action with our demo application:

<CardGroup cols={2}>
  <Card title="🎬 Watch Demo Video" href="#" icon="play">
    Complete invoicing workflow with Google login, dashboard metrics, and real-time updates
  </Card>

  <Card title="🔗 Try Live Demo" href="https://easy-invoice-demo.vercel.app" icon="external-link">
    Experience the full EasyInvoice application
  </Card>
</CardGroup>

**Demo Features:**

* Google authentication and user management
* Professional invoice creation with custom branding
* Real-time payment tracking and notifications
* Dashboard with payment analytics and metrics
* Multi-currency support (USD invoicing, crypto settlement)

## Integration Options

Choose the approach that best fits your needs:

<Tabs>
  <Tab title="Use EasyInvoice As-Is">
    **Best for:** Quick deployment, immediate invoicing capabilities

    Deploy EasyInvoice directly for your business:

    * Ready-to-use invoicing interface
    * No development required
    * Hosted solution with custom domain support

    [Deploy EasyInvoice →](#)
  </Tab>

  <Tab title="Fork & Customize">
    **Best for:** Custom branding, workflow modifications

    Customize EasyInvoice for your specific needs:

    * Clone the repository
    * Modify UI/UX to match your brand
    * Add custom business logic
    * Requires API key setup

    [Fork Repository →](#) | [Setup Guide →](#)
  </Tab>

  <Tab title="Custom Implementation">
    **Best for:** White-label solutions, full control

    Build your own invoicing system using Request Network API:

    * Complete customization freedom
    * Integrate with existing systems
    * Pure API integration

    [API Documentation →](/api-features/payment-types)
  </Tab>
</Tabs>

## Key API Features for Invoicing

<CardGroup cols={2}>
  <Card title="Create Requests" href="/api-features/payment-types" icon="plus">
    Generate payment requests with flexible parameters and metadata
  </Card>

  <Card title="Conversion Payments" href="/api-features/payment-types" icon="exchange">
    Invoice in USD, get paid in crypto with automatic conversion
  </Card>

  <Card title="Recurring Payments" href="/api-features/payment-types" icon="repeat">
    Set up subscription billing and automated recurring invoices
  </Card>

  <Card title="Webhooks" href="/api-features/advanced-features" icon="webhook">
    Real-time payment notifications for instant reconciliation
  </Card>

  <Card title="Partial Payments" href="/api-features/payment-types" icon="coins">
    Accept installment payments and partial settlements
  </Card>

  <Card title="Custom Metadata" href="/api-features/advanced-features" icon="tag">
    Add invoice numbers, tax info, and business data
  </Card>
</CardGroup>

## What's Next?

<CardGroup cols={3}>
  <Card title="🔑 Get API Keys" href="/api-setup/getting-started" icon="key">
    Set up your account and get API credentials
  </Card>

  <Card title="⚙️ Explore Features" href="/api-features/payment-types" icon="cog">
    Learn about payment types and advanced capabilities
  </Card>

  <Card title="🌐 Check Compatibility" href="/resources/supported-chains-and-currencies" icon="globe">
    Review supported chains and currencies
  </Card>
</CardGroup>
