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

# Payments and Receipts

> View payment history, download receipts, and manage billing information

Access your complete payment history, download invoices and receipts, and manage billing details in your ZeroTwo account.

## Viewing payment history

<Steps>
  <Step title="Navigate to billing">
    Settings → Account → Subscription → Billing History
  </Step>

  <Step title="View transactions">
    See all past payments, including:

    * Date and amount
    * Payment method used
    * Invoice/receipt number
    * Payment status
  </Step>
</Steps>

## Downloading receipts

All receipts are automatically available after each payment:

1. Go to Billing History
2. Find the payment
3. Click "Download Receipt" or "View Invoice"
4. PDF is generated for download

<Info>
  Receipts are also emailed to your account email address after each successful payment.
</Info>

## Invoice details

Each invoice includes:

* Invoice number
* Billing period
* Plan details
* Subtotal
* Taxes (if applicable)
* Total amount charged
* Payment method
* Billing address
* Company information (if provided)

## Failed payments

If a payment fails:

1. You'll receive an email notification
2. ZeroTwo will retry the payment automatically (up to 3 times)
3. Update your payment method to resolve
4. Contact support if issues persist

<Warning>
  If payment cannot be processed after retries, your subscription may be downgraded or suspended.
</Warning>

## Related pages

<CardGroup cols={2}>
  <Card title="Subscriptions" icon="credit-card" href="/account/subscriptions">
    Manage your plan
  </Card>

  <Card title="Organization billing" icon="building" href="/account/org-billing">
    Team billing
  </Card>
</CardGroup>
