Skip to main content
Payments, customers, subscriptions and refunds, with an API key. The Stripe server above signs in instead.

Connecting

In the dashboard, open Connectors, find Stripe Payments and press Connect. The key you enter is checked against Stripe Payments before anything is saved, so a key that is refused never becomes a connection that fails later.

What you will need

Getting the credential

  1. Create a Stripe account
  2. Go to DevelopersAPI Keys
  3. Copy your Secret key (starts with sk_test_ for testing or sk_live_ for production)
  4. For webhooks, also note your Publishable key and Webhook signing secret

What an agent can do with it

Useful resources