# 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="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2F843CDReHWY6atSrxEUKP%2FStripe%20Bot%20Connector.gif?alt=media&#x26;token=e8af6494-07f3-4990-8699-ec97b4bed4ae" 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="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FgJooEJWMXhd9bRxJQ43C%2FStripe%20Bot%20Connector%20Action.gif?alt=media&#x26;token=bcfcef11-acdf-483d-9660-12086d63c2b0" 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.&#x20;

{% 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="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FYEmz3ZzUtJo6qKVKUy3T%2FStripe%20Connector%20key.gif?alt=media&#x26;token=9a2e2e7d-d7a4-4f03-b7f7-2410e6993729" 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.**&#x20;

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FqKA2AyoHtqkYP3i1y61u%2FStripe%20Bot%20Connection.gif?alt=media&#x26;token=23b855c3-c346-4199-8fea-969df719f7a5" 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="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2Fgww7Epm6yve3VrQvrj4E%2FCreate%20Payment%20Link%20-%20Stripe.gif?alt=media&#x26;token=a8ecc775-ea63-4d87-bd96-a8d60a42964b" 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.&#x20;

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FYN0ZT4Rm5vSaef1w9Bek%2FStripe%20bot%20flow.gif?alt=media&#x26;token=298f7d89-341d-46c8-82f0-c542a4437813" 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.
