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

# Payments

> Connect Stripe, monitor onboarding tasks, and review payouts and tax settings for your Sherpo organization.

Sherpo routes all paid transactions through [Stripe Connect](https://stripe.com/connect), ensuring secure processing, instant compliance, and automated payouts. Every organization must link a Stripe account before publishing paid products.

The **Payments** area in Sherpo Dash guides you through setup, highlights compliance alerts, and embeds Stripe dashboards for payouts and taxes. All in one place.

This guide explains how to setup Stripe Connect and manage Payments from the Dashboard. If you are looking for a guide about how checkout works for customers, check out this:

<CardGroup cols={1}>
  <Card icon="credit-card" href="/features/checkout" title="Checkout">
    Built-in Stripe checkout with multiple payment methods, including BNPL.
  </Card>
</CardGroup>

***

## Payments page

To open the Payments page:

* Sign in to [Sherpo Dash](https://dash.sherpo.io).
* Click your profile icon in the top-left corner.
* From the sidebar, select **Payments**.

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/AgyHgEAkKk8GGJL3/images/payments.png?fit=max&auto=format&n=AgyHgEAkKk8GGJL3&q=85&s=0a3a3a8306f976ff38d329bacd5ab8f1" alt="Payments page from Sherpo's dashboard" style={{ height:"auto",width:"auto" }} title="Payments page" width="1654" height="800" data-path="images/payments.png" />
</Frame>

Use the green sub-navigation to switch between **Account**, **Balance & Payouts**, and **Registrations**. A banner at the top shows whether Stripe is fully connected or if onboarding steps are still pending.

<Danger>
  You cannot publish paid products until your Stripe account is connected and verified.
</Danger>

***

## Set up or manage Stripe Connect

### Create a new account

Click **Set up Stripe Connect**, choose your **country of registration**, and complete Stripe’s hosted onboarding form. Sherpo will automatically create a platform account for you.

<Info>
  You cannot change the country later, so choose carefully before continuing.
</Info>

### Resume onboarding

If Stripe still requires additional information (e.g., ID verification or business address), you’ll see **Update Stripe Connect**. Click it to resume the onboarding flow. Once verified, the alert at the top of the page will disappear.

### Manage an existing account

After onboarding, you can reopen the **Update Stripe Connect** flow anytime to update:

* Bank details
* Business information
* Contact person

***

## Track balances and payouts

Switch to **Balance & Payouts** to view your live Stripe balance directly within Sherpo. You can:

* Check available and pending balances.
* Inspect historical and future payouts.
* Drill into individual payout details without leaving Sherpo's Dashboard.
* Export payout data for accounting.
* Request an **instant payout** (if supported by your bank).

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/ruosQHeHmRIZBZSe/images/balance-payouts.png?fit=max&auto=format&n=ruosQHeHmRIZBZSe&q=85&s=34447994b2448d823fb0f923ab37d67c" alt="Balance Payouts" style={{ height:"auto",width:"auto" }} title="Balance Payouts" width="2416" height="1672" data-path="images/balance-payouts.png" />
</Frame>

<Note>
  Stripe payouts operate on a **7-day rolling schedule** by default.
</Note>

If you need to **pause payouts** or **update banking details**, return to the **Account** tab and relaunch the **Update Stripe Connect** flow.

***

## Monitor Stripe notifications

The **Organization notifications** banner automatically surfaces real-time updates from Stripe, including:

* Missing documents
* Payout delays
* Compliance actions required

Resolve the tasks directly in Stripe to clear the alerts. Sherpo hides the banner once Stripe confirms that no further action is needed.

***

## Review compliance documents

The **Documents** card embeds Stripe’s Connect Documents view, allowing you to download:

* Service agreements
* Onboarding confirmations
* Compliance files

This section appears automatically after you connect Stripe.

***

## Manage tax registrations (optional)

The **Registrations** tab integrates with **Stripe Tax**, letting you:

* Enable Stripe Tax on your account.
* Add or edit tax registrations by country.
* Monitor tax thresholds before registration becomes required.

<Info>
  Sherpo does not file or remit taxes on your behalf. You’re responsible for any returns and payments due to tax authorities.
</Info>

***

## FAQ

<AccordionGroup>
  <Accordion title="Do I need a Stripe account to accept payments?">
    Yes. All paid Sherpo products use Stripe Connect. You must complete onboarding before your checkout pages can process transactions.
  </Accordion>

  <Accordion title="Can I connect an existing Stripe account?">
    Yes. During setup, you can log in with your existing Stripe credentials. Sherpo will link your existing account to your organization.
  </Accordion>

  <Accordion title="Can I change my country later?">
    No. Stripe locks the account country during onboarding. To change it, you’d need to disconnect and create a new Stripe account.
  </Accordion>

  <Accordion title="How long do payouts take?">
    Payouts are usually sent on a **7-day rolling basis**, depending on your region and bank. Instant payouts are available for eligible accounts.
  </Accordion>

  <Accordion title="Can I use PayPal or other payment processors?">
    Not yet. Currently, Sherpo supports payments only through **Stripe Connect** for compliance and automation consistency.
  </Accordion>

  <Accordion title="Does Sherpo take a fee on payouts?">
    Sherpo does not charge any additional fees beyond the standard **Stripe transaction fee**. Your plan’s revenue share applies automatically.
  </Accordion>

  <Accordion title="How do I know if my Stripe account is verified?">
    The banner at the top of your **Payments** page will display **“All set”** when your account is fully verified. You can also confirm directly from Stripe’s dashboard.
  </Accordion>

  <Accordion title="Does Sherpo handle tax filings for me?">
    No. Sherpo surfaces Stripe Tax settings but does not file or remit taxes. You remain responsible for any tax obligations.
  </Accordion>
</AccordionGroup>
