> For the complete documentation index, see [llms.txt](https://developers.slyk.io/slyk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.slyk.io/slyk/setup-guides/stripe-configuration.md).

# Stripe Configuration

How to configure webhooks in your Stripe account.

## API Keys

An API key or application programming interface key is a code that gets passed on by computer applications. The program or application then calls the API or application programming interface to identify its user, developer or calling program to a website.

An API key can act as a secret authentication token as well as a unique identifier.

They are used to guarantee a security channel between Slyk and Stripe.&#x20;

### Finding keys in Stripe

Please refer to stripe [Learn more about API authentication](https://stripe.com/docs/keys).

### Where to paste your Stripe API keys in Slyk

* &#x20;Login to your owner dashboard (*yourslyk.slyk.io*)
* &#x20;In the left menu click "Settings"&#x20;
* &#x20;Search for "Payments & integrations" (it may be different than the below screenshot)

![](https://2091029574-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlaG-PiFp4j49wayScH%2F-ME21UDTcyhxhgFw2_0r%2F-ME23FM4vy0TLPZAAIS4%2FGroup%204%20\(1\).png?alt=media\&token=f665fe40-75f6-4fd0-99ba-ac71b801690b)

* &#x20;Search for "Stripe" and click "Connect"

![](https://2091029574-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlaG-PiFp4j49wayScH%2F-MJ713ONEFXwMtW1OgEK%2F-MJ7fyuxtNbCmF4SNDL8%2Fimage.png?alt=media\&token=1bc3e13c-078f-4c17-b02d-d29ac36358e0)

* &#x20;Stripe detail window will expand and you can see two forms where you should paste Stripe keys

![Stripe details](https://2091029574-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlaG-PiFp4j49wayScH%2F-MJ713ONEFXwMtW1OgEK%2F-MJ7g7g8EcKnSUXc69md%2Fimage.png?alt=media\&token=4745202c-6923-4dfb-ae31-911f943c9050)

* Now login to your stripe account.
* Make sure you're in Live environment (Test mode must be OFF in top right corner) and click "Developers".

<figure><img src="https://2091029574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlaG-PiFp4j49wayScH%2Fuploads%2FLQ9LOWq9bPOKw3Pm6EyE%2FScreenshot%202022-10-03%20at%2015.28.49.png?alt=media&amp;token=608a635c-edfe-4ef6-bf21-48144a80c44a" alt=""><figcaption></figcaption></figure>

* The left context menu will change, choose "API keys"

<figure><img src="https://2091029574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlaG-PiFp4j49wayScH%2Fuploads%2FpEydtuotcSRLbwLggKgL%2FScreenshot%202022-10-03%20at%2015.33.29.png?alt=media&amp;token=3d6adc27-5e30-473b-8d71-dc675e4b14f7" alt=""><figcaption></figcaption></figure>

* Stripe automatically created a key when you created the account, you only need to copy them into Slyk.

![Location of keys in Stripe](https://2091029574-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlaG-PiFp4j49wayScH%2F-MJR_VeIf0MUfgcuF4XY%2F-MJRat0KvbfWT6KiAGKw%2FGroup%2014.png?alt=media\&token=aa09e5fe-4cbe-42df-9f23-0359de4f6e34)

* Copy each key into the correct form with the corresponding name in Slyk.

![](https://2091029574-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlaG-PiFp4j49wayScH%2F-MJR_VeIf0MUfgcuF4XY%2F-MJRboXSGu7UroJu9jDy%2FGroup%2015.png?alt=media\&token=39ee7a36-e3a9-496a-9c63-c06d5cd16a2b)

* Click "Connect & Save"

![Click "connect and save"  to test and finish your integration.](https://2091029574-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlaG-PiFp4j49wayScH%2F-MJ7h3K8ze70Mjspd3Vw%2F-MJ7hUdYwEPXY95E4nmm%2Fimage.png?alt=media\&token=2a1d2405-f35b-421b-a988-6c1c7246d298)

* You should see a success message.

{% hint style="info" %}
*Note*: Slyk automatically created the necessary webhooks in your Stripe account. &#x20;
{% endhint %}

You can now accept credit cards in your Slyk.

*Troubleshooting:*

* [Verifying endpoints.](/slyk/setup-guides/stripe-configuration/verifying-endpoints.md)
* [Configure endpoints manually.](broken://pages/-ME21PB-5WyZaPrXvZvX)
