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

# Connect Stripe to bill clients

> Help article explaining how to connect your own Stripe account on Brandless so you can charge your clients directly and create billing plans.

Brandless lets you bill your own clients with **your own Stripe account**. Subscriptions are charged directly to your clients and paid out to you — Brandless takes nothing on top. This is available on every paid plan.

## Steps

<Steps>
  <Step title="Open Client billing">
    In the left sidebar, go to **Client billing**.
  </Step>

  <Step title="Connect your Stripe account">
    Choose your business country and click **Connect Stripe**. You'll be taken to Stripe to create or link your account and submit the details Stripe needs. When you come back, the page shows **Stripe connected**.
  </Step>

  <Step title="Create a product">
    Click **Create product** to define a plan you'll charge clients — a name, a price, and a billing interval (monthly or yearly). You can also add a free trial. These are the plans you'll assign to clients.
  </Step>
</Steps>

## Fees

You are the merchant of record, so charges are made on your connected Stripe account and paid out to you. **Stripe's standard processing fees apply** (typically around 2.9% + \$0.30 per successful charge); Brandless adds nothing on top.

<Note>
  Only agency owners and admins can connect Stripe and manage products. You can disconnect or reconnect (and switch country) at any time.
</Note>

## Next

Once Stripe is connected and you have a product, [assign it to a client and charge them](/docs/client-billing/bill-clients).
