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

# Viewing Invoices

> Access your billing history and download receipts.

All billing is managed through the Stripe billing portal. You can view invoices, download receipts, and manage your payment methods there.

## Accessing invoices

<Steps>
  <Step title="Log in to your dashboard">
    Go to [dashboard.statproxies.com](https://dashboard.statproxies.com).
  </Step>

  <Step title="Open the Billing Portal">
    Click on **Billing** in the sidebar. This opens the Stripe billing portal where all your billing is managed.
  </Step>

  <Step title="View invoice history">
    In the Stripe portal, you'll see a complete list of all invoices with dates, amounts, and payment status.
  </Step>

  <Step title="Download a receipt">
    Click on any invoice to view details or download a PDF receipt directly from Stripe.
  </Step>
</Steps>

## Invoice details

Each invoice in the Stripe portal includes:

* **Invoice number and date**
* **Product purchased** (proxy type and quantity)
* **Amount charged**
* **Payment method used**
* **Payment status** (paid, pending, failed)

## Payment methods

You can add, update, or remove payment methods directly in the Stripe billing portal:

* Credit and debit cards (Visa, Mastercard, American Express)
* Cryptocurrency (via invoice metadata)

<Info>
  All payments are processed securely through Stripe. Stat Proxies never stores your card details — everything is managed by Stripe.
</Info>

## Failed payments

If a payment fails:

1. Open the Stripe billing portal from your dashboard
2. Update your payment method with a valid card
3. Stripe will automatically retry failed payments
4. If your subscription lapses, your proxies may be deactivated until payment succeeds

## Related

<CardGroup cols={2}>
  <Card title="Upgrading Your Plan" icon="arrow-up-right" href="/articles/upgrade-plan">
    Add more proxies to your subscription
  </Card>

  <Card title="Canceling Subscription" icon="circle-xmark" href="/articles/cancel-subscription">
    How to cancel and what happens next
  </Card>
</CardGroup>
