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

# Stripe

> Payment processing and financial operations

# Stripe

**Payment processing and financial operations.**

***

## What Your Workers Can Do

Workers can access your Stripe account to retrieve payment information, track subscriptions, monitor transactions, and generate financial reports—essential for SaaS businesses and e-commerce.

**Popular use cases:**

* Track payment and subscription status
* Monitor transaction history
* Generate revenue reports
* Check customer payment methods
* Analyze subscription metrics
* Track refunds and disputes

***

## Authentication

**Type:** OAuth 2.0

Sign in with your Stripe account—Spinnable receives a secure access token.

***

## Example Workflows

**Monthly revenue report**

```
"Generate a report for last month: Total revenue, number of successful payments, number of failed payments, and new subscriptions"
```

**Subscription monitoring**

```
"Show me all subscriptions that are past due or about to expire in the next 7 days. Include customer name and subscription amount"
```

**Payment analysis**

```
"What's our average transaction value this quarter? How does it compare to last quarter?"
```

***

## Related Tools

* [Salesforce](/tools/salesforce) - Link payment data to CRM
* [HubSpot](/tools/hubspot) - Track customer lifecycle
* [Google Sheets](/tools/google-sheets) - Export financial data
