# Integrating with Stripe

[Prerequisites](#prerequisites)

[Stripe Setup](#stripe-setup)\
&#x20;  [Create API Key](#add-a-new-admin)

## Prerequisites

To connect Stripe to Drivetrain, you need:

* An active Stripe account
* Admin privileges on Stripe
* Admin privileges in Drivetrain

### Stripe Setup <a href="#stripe-setup" id="stripe-setup"></a>

Drivetrain can connect to Stripe using API. To create an API key inside Stripe, please follow the steps:

### Create API Key <a href="#add-a-new-admin" id="add-a-new-admin"></a>

1. Log into the [Stripe dashboard](https://dashboard.stripe.com/apikeys)&#x20;
2. On the **Developers** page, select **API Keys**
3. Under the Standard Keys section, click on **+ Create secret key**

<figure><img src="https://4220329029-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmBZR0D9lq6jrI895OuOU%2Fuploads%2FEUq0TN1XwgZowbAk9mAj%2Fimage.png?alt=media&#x26;token=ef4bb218-3c9f-4e4c-b764-4469fd7753a2" alt=""><figcaption></figcaption></figure>

4. Enter the name of the Key as "**Drivetrain Integration Key**" and click **Create**
5. Make a note of the Standard API key and store it in a secure document. &#x20;

{% hint style="info" %}
That’s it! share the API key with your customer success manager so that they can get started!
{% endhint %}
