> For the complete documentation index, see [llms.txt](https://docs.gallabox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gallabox.com/bots/bot-connectors/send-payment-links-via-whatsapp-chatbot-using-stripe.md).

# Send Payment links via WhatsApp Chatbot using Stripe

> **Who can use this Card?**
>
> * Gallabox Users having permission to either build and deploy bots or manage bots.
> * Available on Pro Plan.

## Overview

The Stripe Bot Connector allows seamless integration between Stripe payment processing service to facilitate real-time notifications and transactions processing through a simple, customizable interface.

## Connect Stripe Account <a href="#creating-the-connection-for-razorpay" id="creating-the-connection-for-razorpay"></a>

1. Under the connections, click on Stripe to start with the connection.

<figure><img src="/files/TJ3VqEmvhwVvo1BlzD9h" alt=""><figcaption></figcaption></figure>

2. Once you click on **Stripe Connector,** you will have the **Action (Create Payment Link).** Click on the Action and you will be asked to either create a New Connection or Select from an existing connection.

<figure><img src="/files/WXRUA755RTGZqfbsPqQC" alt=""><figcaption></figcaption></figure>

3. To "**Add New Connection**", you will have to add the connection name and the API Key. Once you add the API Key, click on "**Create Connection**" to create a new Stripe connection.

{% hint style="info" %}
To get the API key, go to your Stripe Account -> Developers -> API Keys -> Restricted Key -> +Create Restricted Key (Building your own Integration) -> provide the "Write" permission for Payment Links & Webhook Endpoints; "Read" permission for Customers, prices, and Invoices -> Create Key.

<img src="/files/ZkjD5hJRN0iTTaZj2XRk" alt="" data-size="original">
{% endhint %}

## Using the Stripe Connector <a href="#using-the-action-create-payment-link" id="using-the-action-create-payment-link"></a>

1. The moment you click on **Create Connection**, you will be taken to the Action - **Create Payment Link.**

<figure><img src="/files/suEH4857g7PzYCYQCHPH" alt=""><figcaption></figcaption></figure>

2. You have to add the details or variables for Product, Pricing, Price Quantity, Customer Name, Customer Phone Number, and Payment URL. Click on save.

<figure><img src="/files/lTcAyvMSm4OF4PVMGgVQ" alt=""><figcaption></figcaption></figure>

3. The Stripe connector is ready to be used in the bot-flow. You can add the success and failure conditions and create a proper flow around the Stripe Connector.

<figure><img src="/files/4p9J5P5biWj5Uy4NbszZ" alt=""><figcaption></figcaption></figure>

The Stripe Bot connector seamlessly integrates payment processing into your bot-flow, enhancing the user experience with secure and efficient transactions.
