Skip to content

Stripe

Setup Guide

You'll need the following information to set up your Stripe App with Iconnek SYNC:

InputNotesExample
API KeyYour Stripe secret API key for authenticationsk_test_...

Preparing the connection

Obtain API Key

  1. Log in to your Stripe account at https://dashboard.stripe.com/.
  2. Navigate to Developers > API keys.
  3. Create or retrieve your Secret key (use the test key for development or live key for production).
  4. Copy and securely store your API Key. Treat it as sensitive credentials.