# Stripe

{% hint style="info" %}
💪 **Difficulty:** advanced

⏳ **Time to complete**: approx. 10 minutes (if you have AWS Cost Explorer enabled)🚨 Note that you must be an AWS Admin to setup this Connector.
{% endhint %}

## 💬 Description

A favored payment gateway! Can be used for handling payments, invoices, clients, bookkeeping, subscriptions, and a lot of other stuff too. We extract most - if you can’t find what you’re looking for let us know through [email](mailto:thomas@less.tech).

## 🤑 Use Case

Depends on how you use Stripe, but we’ve done real-time revenue dashboards, consolidated financial reports, and more advanced user-cased such as revenue per client, profit per client, and profit per employee (with human resource Connectors).

## 🛠️ Setup

Stripe is an OAuth Connector which means that all you have to do is log in with your Stripe account and authorize Less to view your Stripe data. You’ll be redirected from Less to Stripe to authenticate, but once that’s done, we’ll bring you back to Less where you can select the tables you want to extract.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://resources.less.tech/less-tech/connectors/connector-guides/stripe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
