Stripe Integration
Connect your Stripe account to Paragon
Last updated
Connect your Stripe account to Paragon
Last updated
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.
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.
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.