# Connect Stripe

### New Stripe Connection <a href="#new-stripe-connection" id="new-stripe-connection"></a>

In order to resell SaaS subscriptions to your clients you need to connect your Stripe account to Stammer. You only have to complete this once.&#x20;

1. Click the "Here" button to begin the process.

<figure><img src="/files/R39MzwFLd7HNXCEQCFfm" alt=""><figcaption></figcaption></figure>

2. You will be redirected to Stripe to confirm your business details and connect your billing information.&#x20;

<figure><img src="/files/mPcO2uUvN9UheR7olubt" alt=""><figcaption></figcaption></figure>

3. After you have confirmed your business details with Stripe you will be re-directed back to your dashboard where you should a green "connected" confirmation message (see below). You now have the ability to create new subscription products for your customers.

{% content-ref url="/pages/MVzTDdkFxi0XQmnNdc9b" %}
[Broken mention](broken://pages/MVzTDdkFxi0XQmnNdc9b)
{% endcontent-ref %}

<figure><img src="/files/I6WsBTjaCylhc3OfLmfO" alt=""><figcaption></figcaption></figure>

## Existing Stripe Users

If you already have an existing login to Stripe - use that one! It will make everything easier down the road.&#x20;

When you sign in to your existing Stripe account, Stripe and Stammer will work together in the background to create a new account in your existing Stripe account.&#x20;

If this is your first time doing this, don't worry, this is pretty standard when using the [Stripe Connect](https://stripe.com/gb/connect) feature.&#x20;

After you create the connection between your white labeled version of Stammer and Stripe, you can login to Stripe to see the new account which should look something like this:

<figure><img src="/files/72jQov4d1V94ZjqmKP1P" alt=""><figcaption></figcaption></figure>

## Important Info About Stripe

After you have connected your Stripe to Stammer, it is important that you create and edit all of your subscription products inside the Stammer platform.&#x20;

If you create products, subscriptions or links directly inside of Stripe and then send to customers to purchase - it will not work.&#x20;

So be sure to do all of your creating, editing and deleting of subscription products, only inside your Stammer dashboard.&#x20;

## How to disconnect your Stripe account

<figure><img src="/files/UyLU4G4Wgrj8TfWkrNMl" alt=""><figcaption></figcaption></figure>


---

# 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://docs.stammer.ai/stammer.ai-docs/agency-settings/connect-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.
