> For the complete documentation index, see [llms.txt](https://cranford-tech.gitbook.io/stripe-connect-marketplace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cranford-tech.gitbook.io/stripe-connect-marketplace/getting-started/configuring-api-keys.md).

# Configuring API keys

Once you've installed the Stripe Connect - Marketplace plugin, you will need to add your Stripe API Keys to the input fields on the plugin tab:

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

### Video tutorial

The below video tutorial demonstrates how to add the necessary API keys (relevant section is from 3:04 to 4:09):&#x20;

{% embed url="<https://www.youtube.com/watch?t=184&v=E0y0BhuYBX4>" %}

### Instructions

There are 3 keys for the live version of your application:

* API Key
* Stripe Publishable Key
* Stripe Secret Key

and 3 keys for the test version of your application:

* API Key - dev.
* Stripe Publishable Key - dev.
* Stripe Secret Key - dev.

### Dev Keys

To get the '**API Key - dev.':**

* Go the **Developers** section of your Stripe dashboard and click on the '**API Keys**' tab
* Reveal the secret key by clicking on 'Reveal test key'
* Copy the secret key

<figure><img src="/files/91LQkK9hQB31GUH3M3X7" alt=""><figcaption></figcaption></figure>

* Return to the plugins tab of your Bubble editor and type 'Bearer ' into the 'API Key - dev.' field, then paste in the secret key

<figure><img src="/files/8Wh6rDhR41ofVDAD6mJa" alt=""><figcaption></figcaption></figure>

* The **Stripe Secret Key - dev.** is simply the secret key from your Stripe dashboard (no 'Bearer ' required)

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

* To fill the '**Stripe Publishable Key - dev.**' field, copy and paste the 'Publishable key' from the Developers section of your Stripe dashboard

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

You should end up with something like this after filling out the 3 fields:

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

### Live Keys

To get the 3 live mode keys ('API Key', and 'Stripe Publishable Key', 'Stripe Secret Key'), repeat the steps above, but do so in the live version of your Stripe Dashboard:

![](/files/R3sOzoBC715Wq1byPMZx)
