Skip to main content
Connect Stripe to enable the provider in your workspace and make its payment tools available in Brain Studio. You can install the integration in two ways:
  • I already have an account: connect with your Stripe Access Token (test or production).
  • Create a Stripe account: guided registration available only in Mexico. When you complete it, Brain Studio installs Stripe automatically without asking for credentials.

Before you begin

Make sure you have:
  • An active Stripe account
  • Your Access Token (sk_test_... or sk_live_...) for the environment you will connect
  • Webhooks configured in Stripe Dashboard so Jelou receives payment events
To get your Access Token and configure webhooks, follow Obtaining credentials.

Ways to start installation

You can start installing Stripe from different points in Brain Studio. All paths use the same provider configuration.
Ask Jelou Agent to add Stripe payments while you build or adjust a flow.Examples:
  • “Add Stripe payments to this flow”
  • “I need to charge with Stripe in this case”
Jelou Agent detects Stripe as an available provider from Marketplace and starts the assisted installation flow.
All installation paths use the same provider configuration. What changes is where you start the flow.

Common installation flow

Regardless of the entry point, the first modal step is the same.
1

Choose account type and environment

Brain Studio asks whether you already have a Stripe account or need to create one.You must also select the connection environment:
  • Test credentials — for development and QA without real transactions.
  • Production credentials — for real charges.
The Create a Stripe account option shows the Only Mexico badge and is available only for merchants in that country.
Connect Stripe modal step 1 with I already have an account or Create Stripe account Only Mexico and test or production credentials selection

Step 1: choose account type and connection environment

Click Continue once you have completed both selections.
From here, the flow splits based on your choice.
1

Enter your Access Token

Paste your Access Token for the environment selected in the previous step.The field accepts keys in the format sk_test_... (test) or sk_live_... (production).Use the How to obtain credentials link in the modal if you need help getting your token or configuring webhooks in Stripe Dashboard.
In Stripe, the Access Token corresponds to the Secret API Key. Do not use the Publishable Key (pk_).
The Access Token must match the environment chosen in step 1. If you selected Test credentials, use a test token; if you selected Production credentials, use a live token.
Connect Stripe modal step 2 of 2 with Access Token field to connect the integration

Step 2 of 2: enter your Access Token

2

Confirm connection

Click Connect integration. Brain Studio will validate the token and make Stripe available in your workspace.
If Stripe appears as installed in Marketplace and its tools are available in Canvas, the integration was enabled successfully.

Test vs production credentials

Test credentials do not process real payments. Before going live, you must connect or move the integration using production credentials.
If you connected Stripe in test mode, set the node to Development when testing your flow. See Usage and configuration.

Go to production

If you installed Stripe in development, you can move to production when ready. The modal asks whether you already have a production account or need to create a new one in Mexico.
1

Open Go to production

You can start the change from:
  • The Stripe node’s advanced sidebar in Canvas (Advanced tab → Production)
  • The Stripe page in Marketplace
Both open the same modal.
2

Choose how to connect the production account

Select one of two options:
  • Connect existing account: enter your production Access Token (sk_live_...). Requires webhooks configured in Live mode in Stripe Dashboard.
  • Connect new account: complete additional registration in Stripe to validate your account. Available only in Mexico. Brain Studio generates a new production registration link.
Stripe Go to production modal with Connect existing account and Connect new account Only Mexico options

Go to production: connect existing account or create new account in Mexico

In production, each transaction costs $0.10 USD per payment, deducted from your Brain Studio balance, in addition to Stripe fees.
3

Complete the chosen flow

  • Existing account: paste your production Access Token and confirm.
  • New account: generate the link, complete registration in Stripe, and wait for automatic confirmation in Brain Studio.
4

Confirm the change

Once completed, the integration runs in Production.

Change credentials

  • To move from test to production with the same installation, use Go to production.
  • To rotate credentials or replace the configuration, disconnect Stripe and reinstall following the common installation flow on this page.

Next step

Once the integration is connected, continue with:

Usage and configuration

Configure the payment node, environment, and charge experience in your flow.