Syntica
Get started
OverviewConnectorsAgentsConsultancies and agenciesInternal teamsPricingDocsGuidesBlogSecurityAbout
← All connectors
Payments

Stripe

Takes payments and receives Stripe’s webhooks. Three variables: the secret key the server signs calls with, the webhook secret that proves an event is genuinely from Stripe, and the publishable key the browser may safely see. A test key and a live key are two connections, not one, so name them so the difference is obvious, and grant the test one to dev and the live one to production. Verifying the webhook signature is your application’s job. The platform supplies the secret, not the check.

Before you connect it

01
Create or open the customer’s Stripe account.
02
Add a webhook endpoint pointing at your application and note its signing secret.
03
Copy the secret key, publishable key and webhook secret: from test mode for dev, live mode for production.
04
Hand them to the platform once. The secret values are never shown again.

What your application receives

An admin enters these once, and the platform injects them as environment variables at deploy time. Your code reads them. It never sees a login screen or an SDK for this.

STRIPE_SECRET_KEYSTRIPE_WEBHOOK_SECRETSTRIPE_PUBLISHABLE_KEY
Stripe’s own docs, from the vendor →
Syntica
Real environments for client work. Your code. Your repo. No lock-in.
Product
PricingRelease notes
Who it's for
Consultancies and agenciesInternal teamsMigration
Developers
DocsStatus
Company
AboutSecurity and governanceBlogContact
© 2026 Syntica. All rights reserved.
Privacy PolicyTerms of Service
We use cookies
We use essential cookies to run the site and optional ones to understand usage. See our Privacy Policy.