# Connect your Stripe account

To enable transactions on your Web Store please ensure that correct Stripe account is connected to Fungies platform. <br>

<figure><img src="/files/OKlsxFgaxdcTaEqxhPxt" alt=""><figcaption><p>The flow of payment - from User's to Merchant's (or Game Developer/Publisher) Bank Account</p></figcaption></figure>

Thanks to Fungies, you do not need to bother about taxes we are Merchant of Records and handle all essential payouts and take care of smoothness of transactions!&#x20;

**1. Create New Stripe account or connect to existing one**

By creating a new account, we'll be able to pay you out in desired methods. Security, fraud detection, onboarding is all on Stripe's side. We rely on Stripe's long history of catering to the likes of Shopify to provide secure payments options. Access the [Payout ](https://app.fungies.io/payout)tab in Dashboard like below:

<figure><img src="/files/UJfZZgvvFPau5AbAlcVD" alt=""><figcaption><p>Access Payout tab to start Stripe Onboarding process</p></figcaption></figure>

**2. Customers pay to Fungies, and then we distribute payments to your Stripe account**

We use Stripe Connect, which is a platform solution for merchants. End-users will pay to our Stripe account and then they'll get distributed automatically to your accounts.

<figure><img src="/files/lLsc2wOaW3bNIAqkAnHG" alt=""><figcaption><p>You will have access to your own Stripe Management Dashboard</p></figcaption></figure>

**3. You can execute payouts whenever you want**

Just log into the dashboard or go to your dedicated Stripe's payout dashboard.

<figure><img src="/files/MNR8NSw7jnwc86yvAU2k" alt=""><figcaption><p>You can initiate payout whenever you want or you can set automatic payouts every 24h to your Bank Account</p></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://help.fungies.io/workspace-settings/connect-your-stripe-account.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.
