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

# Billing

> Manage billing, invoices, and payment methods

## Overview

Manage your StatusStack subscription, payment methods, and invoices.

***

## Payment Methods

### Adding a Credit Card

<Steps>
  <Step title="Go to Billing">
    **Settings** → **Billing** → **Payment Methods**
  </Step>

  <Step title="Add Card">
    Click **"Add Payment Method"**

    Enter card details (PCI compliant)
  </Step>

  <Step title="Verify">
    \$1 authorization (refunded immediately)
  </Step>
</Steps>

### Accepted Cards

* Visa
* Mastercard
* American Express
* Discover

***

## Invoices

### Viewing Invoices

Access all past invoices:

1. **Settings** → **Billing** → **Invoices**
2. View itemized charges
3. Download PDF
4. Email to accounting

**Invoice includes:**

* Subscription charges
* Usage-based fees
* Tax (if applicable)
* Payment method
* Transaction ID

***

## Billing Cycle

**Monthly billing:**

* Charged on same day each month
* Pro-rated for mid-month changes
* Failed payments retry automatically

**Annual billing:**

* Save 10-20% with annual commitment
* Single annual invoice
* Available on Pro and Enterprise

***

## Failed Payments

**Retry schedule:**

```
Day 0: Payment fails → Email sent
Day 3: First retry
Day 7: Second retry
Day 14: Account suspended
```

**To resolve:**

* Update payment method
* Contact [billing@statusstack.com](mailto:billing@statusstack.com)

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Subscription Plans" icon="credit-card" href="/account/subscription-plans">
    Compare plans
  </Card>

  <Card title="MSP Billing" icon="building" href="/guides/msp-billing">
    MSP pricing details
  </Card>
</CardGroup>
