Stripe
Setup Guide
You'll need the following information to set up your Stripe App with Iconnek SYNC:
| Input | Notes | Example |
|---|---|---|
| API Key | Your Stripe secret API key for authentication | sk_test_... |
Preparing the connection
Obtain API Key
- Log in to your Stripe account at https://dashboard.stripe.com/.
- Navigate to Developers > API keys.
- Create or retrieve your Secret key (use the test key for development or live key for production).
- Copy and securely store your API Key. Treat it as sensitive credentials.
