Skip to main content
Version: v1.10

Mangopay Connector

Prerequisites

Before you begin, you need to have a Mangopay account. If you don't have one, you can sign up for a Mangopay account here. Make sure you have a Mangopay clientID and API key, with the least amount of permissions required to access the functionality of the Mangopay 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.

Setup

read "CLIENT_ID"
read "API_KEY"
read "ENDPOINT"
fctl payments connectors install mangopay $CLIENT_ID $API_KEY