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

# Payments

> Payments and finance integrations for customers, invoices, accounting, and transaction workflows

Connect your payment and accounting tools so your agent can manage transactions, generate invoices, and track financial data.

<Warning>
  Keep your payment API keys secure. Never share them publicly or commit them to source control. ClawLink encrypts and stores your credentials securely, but you should rotate any key that you suspect has been compromised immediately.
</Warning>

## Common apps in this category

* Stripe
* PayPal
* QuickBooks
* Xero
* Square
* Razorpay

## Typical tasks

* Looking up customers and invoices
* Investigating failed payments
* Syncing finance records into other systems
* Creating follow-up tasks from billing events

## Popular guides

<CardGroup cols={2}>
  <Card title="Connect Stripe" icon="credit-card" href="/integrations/openclaw-to-stripe">
    Work with customers, invoices, and billing data.
  </Card>

  <Card title="Connect Shopify" icon="credit-card" href="/integrations/openclaw-to-shopify">
    Pair commerce workflows with payments and order data.
  </Card>
</CardGroup>

<Note>
  For finance systems, use the narrowest permissions your workflow needs and reconnect immediately if you suspect a credential was exposed.
</Note>
