> For the complete documentation index, see [llms.txt](https://docs.mybytes.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mybytes.tech/atlassian-cloud/stripe-for-jira-service-management/administrator-guide/configure-stripe-connection.md).

# Configure Stripe Connection

To Configure Stripe Connection, click on `Configure` in the Manage Apps page.

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

In the Configure page, you need to provide your Stripe API Key.

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

### Finding your Stripe API Key

Navigate to Stripe [dashboard](https://dashboard.stripe.com/apikeys).

Copy Secret key into the API key text box and press Connect to Stripe.

Alternatively, you can also create a new secret key

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

### Creating Restricted API Key

Stripe for Jira Service Management is a read only add on. It doesn't write any data to your Stripe instance.

To make sure this is the case, you can create a restricted API Key.

Navigate to Stripe [dashboard](https://dashboard.stripe.com/apikeys). Click on **Create restricted key**.

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

Select Read for all Permissions or None if Read options is not available.

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

Copy the created key into the text box in Configure page. Click on Connect to Stripe.

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