Mollie Guide

Setting up the Mollie Integration

To access your users' data from Mollie, you need to enable the Mollie integration in the Platforms Page of the Rutter dashboard.

Because Mollie uses OAuth 2.0, you must create a Mollie app to obtain a client ID and client secret. Enter these credentials on the Rutter dashboard when configuring the Mollie integration.

User Authentication with Mollie

A Rutter Connection is created when your end user authenticates their Mollie account via Rutter Link. This in turn allows you to access their account data via the Rutter API.

The user is redirected to the Mollie OAuth authorization page at https://my.mollie.com/oauth2/authorize. After granting access, the user is redirected back to Rutter and a connection is established automatically.

For information on creating a Mollie app, refer to the Mollie OAuth documentation.