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

# Setup

> Quick to configure; simple yet powerful integration.

<Tip>
  Learn more about our Stripe integration [here](/integrations/stripe/overview).
</Tip>

## Overview

Integrating with Stripe allows you to collect payments through **credit card** or **ACH** via Stripe's API.

Once the connection is established, Salesbricks will create a "Connected account" under your parent Stripe account. This is the only account that Salesbricks will have access to manage within Stripe.

<Warning>
  <b>Important:</b> The Stripe integration does not link directly to your existing Stripe account. You will be required to set up a <b>new Connected (shared) account</b> — this allows Salesbricks to help manage your transactions on our platform without granting us access to your primary account.
</Warning>

Salesbricks leverages Stripe solely to collect payment. It does not use Stripe's subscription or invoicing functionalities. When a credit card or ACH payment needs to be processed, Salesbricks handles all of the logic around subscription, billing frequency, and payment terms, and creates a Customer object within Stripe only.

## Connecting Stripe to Salesbricks

<Card title="Take me there" icon="rocket-launch" href="https://app.salesbricks.com/admin/settings/integrations">
  [https://app.salesbricks.com/admin/settings/integrations](https://app.salesbricks.com/admin/settings/integrations)
</Card>

<Steps>
  <Step>
    Within Salesbricks, navigate to **Settings** -> **Integrations**, and click on the **Stripe** card under the "Billing and payment" section.

    <Frame>
      <img src="https://mintcdn.com/salesbricks/RE-3ocRkRaNz5VNR/integrations/stripe/images/setup/click-stripe.png?fit=max&auto=format&n=RE-3ocRkRaNz5VNR&q=85&s=1dd293c3b430f434a878280e837f3132" alt="click-stripe" width="2677" height="1701" data-path="integrations/stripe/images/setup/click-stripe.png" />
    </Frame>
  </Step>

  <Step>
    Click **Connect to Stripe**.

    <Frame>
      <img src="https://mintcdn.com/salesbricks/RE-3ocRkRaNz5VNR/integrations/stripe/images/setup/connect-to-stripe.png?fit=max&auto=format&n=RE-3ocRkRaNz5VNR&q=85&s=88ff944e0fbd190c4f84ded9edd0f48a" alt="connect-to-stripe" width="3154" height="1760" data-path="integrations/stripe/images/setup/connect-to-stripe.png" />
    </Frame>
  </Step>

  <Step>
    Log in to your Stripe account.

    <Frame>
      <img src="https://mintcdn.com/salesbricks/fCP5t5qV2eJ19zkq/integrations/stripe/images/setup/login-to-stripe.png?fit=max&auto=format&n=fCP5t5qV2eJ19zkq&q=85&s=3855c559881edfb99367b18be87fc0d8" alt="login-to-stripe" width="1098" height="605" data-path="integrations/stripe/images/setup/login-to-stripe.png" />
    </Frame>
  </Step>

  <Step>
    If you have already configured your account within Stripe, you can select the saved details. If you're setting up Stripe for the first time, select **Create a new business**. Click **Continue**.

    <Frame>
      <img src="https://mintcdn.com/salesbricks/fCP5t5qV2eJ19zkq/integrations/stripe/images/setup/select-account.png?fit=max&auto=format&n=fCP5t5qV2eJ19zkq&q=85&s=a5793c43413c9e462e82491216e33c88" alt="select-account" width="1088" height="515" data-path="integrations/stripe/images/setup/select-account.png" />
    </Frame>

    <Note>
      If you have a business created in Stripe, but do not see it listed as a selectable option, you likely do not have administrative permissions within Stripe to perform the integration for that account (see "Troubleshooting").
    </Note>
  </Step>

  <Step>
    Verify the details of your Stripe account, or fill in the details if you are creating a new business.
  </Step>

  <Step>
    Click **Agree & Submit**.
  </Step>
</Steps>

Congratulations! Your Stripe business account is now connected to Salesbricks.

You can now enable several payment options for your customers to use during checkout: order form, credit card, and/or ACH.

<Tip>
  Read the guide on [Checkout & Invoice Payment Options](/quickstart-guide/checkout-invoice-payment-options).
</Tip>

## Troubleshooting

This section contains scenarios you may encounter when connecting your Stripe account to Salesbricks.

### Integration setup

#### You have a saved business in Stripe but it is not appearing as a selectable option.

**Cause**: If you have a business created in Stripe, but do not see it listed as a selectable option, you likely do not have administrative permissions within Stripe to perform the integration for that account.

**Solution**: Ask the admin/owner of your Stripe business account to add administrative permissions to your user.
