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

# Stripe

> Streamline payment processing with Stripe integration on Gallabox. Connect accounts, adjust settings, and optimize payment workflows for increased efficiency.

## Overview

This guide outlines the steps to integrate Stripe into Gallabox, allowing for streamlined payment processing. It will walk you through linking your Gallabox accounts with Stripe, adjusting your settings, and refining your payment workflows to enhance efficiency.

## Stripe Integration

1. Go to **Integrations** in the left navigation on your Gallabox account and Select **Stripe** Integration from the available applications.

<Frame>
  <video src="https://mintcdn.com/gallabox/zLr1bn4U7TLbupvD/images/gallabox-stripe-integration.mp4?fit=max&auto=format&n=zLr1bn4U7TLbupvD&q=85&s=25e218c45dcd02bff8f396248b08a88e" autoPlay loop muted playsInline controls className="w-full aspect-video" data-path="images/gallabox-stripe-integration.mp4" />
</Frame>

2. Click on **Connect** and assign the name to this integration and click on **Submit.** It will ask you to Authorize Gallabox.

<Frame>
  <video src="https://mintcdn.com/gallabox/ZdZXLPQK4Igicnrh/images/stripe-connection.mp4?fit=max&auto=format&n=ZdZXLPQK4Igicnrh&q=85&s=d11ea2abb6039a53ce3bef474632782c" autoPlay loop muted playsInline controls className="w-full aspect-video" data-path="images/stripe-connection.mp4" />
</Frame>

3. Select the Channel name (***WhatsApp Number you would like to connect with Stripe***) for which you would like to integrate Stripe.

<Frame>
  <video src="https://mintcdn.com/gallabox/uG1_eXMWKizfNJ6h/images/channel-selection-for-stripe.mp4?fit=max&auto=format&n=uG1_eXMWKizfNJ6h&q=85&s=3e3ddd54318cd1cb2ea342466502ef58" autoPlay loop muted playsInline controls className="w-full aspect-video" data-path="images/channel-selection-for-stripe.mp4" />
</Frame>

4. To get the Stripe API Key, you have to go to your Stripe Dashboard. Click on Developers and scroll down to Restricted keys, select "**+Create Restricted Key**", and click on "*Build your own integration*" to create one.

<Frame>
  <video src="https://mintcdn.com/gallabox/ZdZXLPQK4Igicnrh/images/stripe-key.mp4?fit=max&auto=format&n=ZdZXLPQK4Igicnrh&q=85&s=fc1b6812da49a268f52768d144dd6993" autoPlay loop muted playsInline controls className="w-full aspect-video" data-path="images/stripe-key.mp4" />
</Frame>

5. Provide the permissions for the Restricted Key listed below:

<table><thead><tr><th width="369">Resource</th><th>Permission</th></tr></thead><tbody><tr><td>Customers</td><td>Read</td></tr><tr><td>PaymentIntents</td><td>Read</td></tr><tr><td>Prices</td><td>Read</td></tr><tr><td>Invoices</td><td>Read</td></tr><tr><td>Webhook Endpoints</td><td>Write</td></tr></tbody></table>

After providing the permissions, select "Create Key" button at the bottom. Provide your Stripe account password for confirmation if prompted.

<Frame>
  <video src="https://mintcdn.com/gallabox/zlyXiaXI2I0eCp1u/images/restricted-key-stripe.mp4?fit=max&auto=format&n=zlyXiaXI2I0eCp1u&q=85&s=7d18d20d6533ba372d1abf3215844811" autoPlay loop muted playsInline controls className="w-full aspect-video" data-path="images/restricted-key-stripe.mp4" />
</Frame>

<Info>
  Make sure you have 2FA enabled for your account. If not, the key will not be created.
</Info>

6. When the Key is created, click on Reveal test Key and select the key to copy.

<Frame>
  <video src="https://mintcdn.com/gallabox/uG1_eXMWKizfNJ6h/images/copy-the-key.mp4?fit=max&auto=format&n=uG1_eXMWKizfNJ6h&q=85&s=a3f0a2933d8520baf859fcc02fda0655" autoPlay loop muted playsInline controls className="w-full aspect-video" data-path="images/copy-the-key.mp4" />
</Frame>

7. Go to your Gallabox dashboard, and paste the key in the Stripe API Key placeholder and update configuration.

<Frame>
  <video src="https://mintcdn.com/gallabox/ZdZXLPQK4Igicnrh/images/stripe-update-configuration.mp4?fit=max&auto=format&n=ZdZXLPQK4Igicnrh&q=85&s=f2a252c09f6280a295fedc32a9333ca8" autoPlay loop muted playsInline controls className="w-full aspect-video" data-path="images/stripe-update-configuration.mp4" />
</Frame>

Your Integration is successful when you have been directed to Workflows for Stripe.
