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

# Discord Checkout (Optional)

> Create a Discord-native checkout channel for all your paid access links, with a built-in checkout.

The Discord Checkout is an optional step. It creates a dedicated checkout channel inside your server that displays all your paid products with a built-in checkout — subscribers pay without ever leaving Discord.

<Note>
  Before setting up the Discord Checkout, make sure you have completed the [Discord Integration Setup](/v2/guides/discord/setup).
</Note>

## When to Use It

<CardGroup cols={2}>
  <Card title="Single Entry Point" icon="link">
    One dedicated channel with all your paid access links, no external landing page needed.
  </Card>

  <Card title="Built-in Checkout" icon="discord">
    A checkout experience entirely inside Discord. No redirects, no friction.
  </Card>
</CardGroup>

## Setup

<Steps>
  <Step title="Go to your Discord server">
    Open the server where the Suby bot is already installed and active.
  </Step>

  <Step title="Run the /checkout command">
    Type `/checkout` in any channel the bot has access to. The bot will create a dedicated checkout channel inside your server.
  </Step>

  <Step title="Checkout is live">
    The bot publishes your checkout inside the channel, your paid product(s) are displayed with a built-in checkout button.

    <Frame>
      <img src="https://mintcdn.com/suby/78hmNhVo7Bl_AwU_/images/capture-2026-03-13-12-17-46.png?fit=max&auto=format&n=78hmNhVo7Bl_AwU_&q=85&s=faacf5f59bb4a4b0527d67b1d1ca38f3" alt="Captured’écran2026 03 13à12 17 46" width="1146" height="1164" data-path="images/capture-2026-03-13-12-17-46.png" />
    </Frame>
  </Step>
</Steps>

## User Flow

Once the checkout is live, the entire experience runs inside Discord.

<Steps>
  <Step title="User clicks Pay">
    The user clicks the checkout button directly inside the Discord channel.

    <Frame>
      <img src="https://mintcdn.com/suby/MlQ-3ihQ2peJdeu_/images/checkoutdiscord.png?fit=max&auto=format&n=MlQ-3ihQ2peJdeu_&q=85&s=363eef641701e66498e10f322d88c06d" alt="Checkoutdiscord" title="Checkoutdiscord" style={{ width:"70%" }} width="826" height="612" data-path="images/checkoutdiscord.png" />
    </Frame>
  </Step>

  <Step title="Built-in checkout delivered">
    The Suby bot delivers the checkout flow natively inside Discord.
  </Step>

  <Step title="Access granted">
    Once payment is confirmed, the paid role is assigned instantly and the user gets access to the gated channels.
  </Step>
</Steps>

<Note>
  Fully automated, built-in checkout, no external links, entirely native to Discord.
</Note>
