Skip to main content
Paragon Documentation home page
Search...
⌘K
Sign up
Book a demo
Book a demo
Search...
Navigation
Stripe Integration
Platform
Managed Sync
ActionKit
Workflows
Integrations
Release Notes
Blog
Status
Getting Started
Welcome to Paragon
Initial Setup
Hosted Demo Environment
Learn about Paragon
Platform
Products
Authentication Layer
Overview
Customizing the Connect Portal
Displaying Workflows
Workflow Permissions
User Settings
Field Mapping
Headless Connect Portal
Monitoring
Viewing Task History
Managing Connected Users
Viewing Event Logs
Managing Event Destinations
Deploying Integrations
Release Environments
Working with Multiple Projects
Resources
Custom Integrations
Custom Webhooks
Quickstart Sample App
APIs
Proxy API
Users API
Task History API
SDK / API Reference
Account & Team Management
Managing Account Settings
Working with Team Members
Role Based Access Control
Tutorials
Building a Salesforce Integration
Building a HubSpot Integration
Building a Slack Integration
Building a Marketo Integration
Building a BambooHR Integration
Building an In-App Integrations Catalog
Billing
Connected Users
Task Usage
Concurrency SLA
Security
Security
Trust Center
GDPR
Service Level Agreement
Support
Contacting Support
On-Premise
Hosting Paragon On Premise
Choosing a Hosting Solution
System Requirements
Infrastructure Architecture
Application Architecture
System Metrics and Alarms
On Premise Costs
Data Access & Controls
Incident Response
Configuring a Managed Instance
On this page
1. Get Stripe secret API Key
2. Add Stripe to Paragon
3. Query Stripe
Stripe Integration
Connect your Stripe account to Paragon
1. Get Stripe secret API Key
You can find your Stripe secret API Key by visiting your Stripe’s
API Keys Page
. You’ll need to create a new secret API Key if you don’t already.
2. Add Stripe to Paragon
To add Stripe to Paragon, click the ”+” button in the workflow canvas and choose Stripe from the sidebar. Under
Connect your Stripe account
, choose “Add new account for Stripe” and enter your Stripe secret API Key.
3. Query Stripe
Once your Stripe account is connected, you can add steps to perform the following actions:
Create Customer
Update Customer
Get Customer by ID
List Customers
Create Subscription
List Subscriptions
Create Product
Get Product by ID
List Products
List Balance Transaction
List Plans
When using Stripe, you can reference data from previous steps by typing
{{
to invoke the variable menu.
Was this page helpful?
Yes
No
⌘I