Skip to main content
Version: v3.x

Stripe

Prerequisites

Before you begin, you need to have a Stripe account. Make sure you have a Stripe API key and secret, with the least amount of permissions required to access the functionality of the Stripe Connector you plan to use.

info

Make sure to create an API key dedicated to Formance. Doing so will improve your auditability and security and will allow you to revoke access to Formance at any time if needed.

Installation

fctl payments connectors install stripe config.json

With config.json containing:

Loading...