Stripe Configuration
How to configure webhooks in your Stripe account.
Last updated
How to configure webhooks in your Stripe account.
Last updated
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.
Please refer to stripe Learn more about API authentication.
Login to your owner dashboard (yourslyk.slyk.io)
In the left menu click "Settings"
Search for "Payments & integrations" (it may be different than the below screenshot)
Search for "Stripe" and click "Connect"
Stripe detail window will expand and you can see two forms where you should paste Stripe keys
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".
The left context menu will change, choose "API keys"
Stripe automatically created a key when you created the account, you only need to copy them into Slyk.
Copy each key into the correct form with the corresponding name in Slyk.
Click "Connect & Save"
You should see a success message.
Note: Slyk automatically created the necessary webhooks in your Stripe account.
You can now accept credit cards in your Slyk.
Troubleshooting:
Configure endpoints manually.