Skip to content

Mollie integration

Mollie payout integration

Create an app

Navigate to Mollie > Browse > Developers > Your apps and create a new app with the following:

Name: Garnet Marketplace Description: Send payout to sellers registered on Garnet Marketplace Redirect URL: https://{store}.garnet.center/api3/public/mollie/oauth Logo (optional): https://cdn.garnetmarketplace.com/marketing/logo-garnet-mollie.png

Screenshot of a created app on Mollie

Give access to Garnet

  1. In Mollie > Developers > Your apps, click on the app you just created and copy its Client ID (starts with app_) and Client Secret

  2. Go to Garnet > Admin Panel > Finance > Payout methods > Mollie integration and paste the Client ID and Client Secret

    Mollie integration form in Garnet

  3. Click Connect with Mollie: a Mollie authorization page opens in a new tab

  4. Approve the access request

Mollie authorization page

The redirect URI provided is missing or does not match

If you get this error, you typed the wrong value for Redirect URL in the previous step.

Once you approve, Mollie redirects back to Garnet and the integration is connected. There is nothing else to paste: Garnet obtains its access token automatically through this authorization, so you do not need an API key from Developers > API keys.