Mollie Make integrationAutomate Mollie with Make.
Payments, refunds and subscriptions can move on their own once Mollie talks to your other tools. The Mollie Make integration gives you 39 modules, two of them triggers. This guide shows how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Mollie Make integration do for you?
The Mollie Make integration links your Mollie account to Make, a no-code tool where you chain apps into a scenario, the automation you build. Once linked, Make can read your payments, create payment links, send refunds and manage subscriptions for you, with no code and no copy-paste between tabs.
Get paid faster on accepted quotes. When a deal closes in your CRM, Create a Payment Link produces the link and the next module emails it. Nobody opens the Mollie dashboard.
Keep your books in sync. Get New Payments picks up fresh payments and Watch Balance Transactions follows every movement on your balance, so a spreadsheet or an accounting tool can receive each line. List Invoices and List Settlements help at closing time.
Run memberships without manual steps. Create Customer, Create Mandate and Create Subscription set up a recurring payer, and Revoke Mandate ends it cleanly when someone leaves.
Two limits to know before you start. Both Mollie triggers are scheduled: Make checks Mollie at an interval, there is no instant trigger. And Create Mandate only handles IBANs and PayPal billing agreements; a card mandate needs a first payment by the customer. If you want to learn the editor step by step, the Make training starts from zero, and Make pricing explains how operations are counted.
Mollie may also have a node in n8n, the other popular automation tool; the n8n vs Make comparison lays out the criteria to choose between them.
How do you connect Mollie to Make?
- 01
Add a Mollie module
Log in to Make, open your scenario and add any Mollie module, for example Get New Payments. In the module panel, click Create a connection. A connection is your Mollie account linked to Make once, then reused by every Mollie module.
- 02
Name the connection
The Connection name field is optional, but a clear name helps when you run a live account and a test account side by side. Something like Mollie shop or Mollie test is enough to tell them apart later.
- 03
Paste your credentials
Enter the credentials copied from Mollie: an API key, an organization access token or an OAuth app access token. Then follow the instructions on screen. Your Mollie account must be active for the connection to work.
Your first scenario: a payment link for each accepted quote
GoalWhen a quote is accepted in your sales tool, Make creates a Mollie payment link for it.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. Pick the app where quotes get accepted, such as your CRM, and its module that spots a new deal.
- 02
Add Create a Payment Link
Click the + on the right of that first module, search for Mollie and choose Create a Payment Link. Select your Mollie connection, or click Create a connection if you have not linked it yet.
- 03
Map the quote data
Fill the fields of the Mollie module. Instead of typing values, click a field and pick data from the first module, so each accepted quote brings its own details into its own payment link.
- 04
Test with Run once
Accept a test quote, then click Run once. Make runs the scenario one time and shows the bundles each module received. Check that the link appears in Mollie before going further.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. On the Free plan you can keep two scenarios active at the same time.
What can start a Mollie scenario?
2 modules start a scenario when something happens in Mollie. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Mollie as soon as it happens.
Get New Payments
Scheduled triggerIn Make“Retrieves the new payments.”
Brings every new Mollie payment into your scenario, each one as its own bundle (the Make word for one item passing from a module to the next). From there you can log it, notify your team or update a customer file.
Watch Balance Transactions
Scheduled triggerIn Make“Process balance transactions starting from a specific date and time.”
Follows the movements on your Mollie balance from a date and time you choose, so your bookkeeping sees payments, refunds, chargebacks and settlements as they land on the balance.
What can Make do in Mollie?
Mollie gives you 37 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Cancel Subscription
- Create an Order
- Create an Order Refund
- Create a Payment
- Create a Payment Link
- Create a Payment Refund
- Create a Shipment
- Create Customer
- Create Mandate
- Create Subscription
- Get an Order
- Get a Payment
- Get a Payment Link
- Get a Payment Refund
- Get a Settlement
- Get Balance
- Get Customer
- Get Mandate
- Get Subscription
- Make an API Call
- Revoke Mandate
- Update Customer
- Update Subscription
- List all chargebacks
- List balances
- List Balance Transactions
- List Customers
- List Invoices
- List Mandates
- List Order Refunds
- List Orders
- List Payment Links
- List Payment Refunds
- List Payments
- List Refunds
- List Settlements
- List Subscription Payments
Cancel Subscription
ActionIn Make“Cancel an existing subscription.”
Stops an existing Mollie subscription, so the customer is no longer charged on that plan. Point the module at the subscription and Make sends the cancellation for you.
Create an Order
ActionIn Make“Creates a new order.”
Opens a new order in Mollie from data mapped out of an earlier module, such as a cart built in your shop tool. That order then becomes the anchor for shipments and order refunds.
Create an Order Refund
ActionIn Make“Creates a refund for a specific order.”
Returns money on a specific order, so the refund stays attached to the sale it reverses instead of floating on its own.
Create a Payment
ActionIn Make“Creates a new payment.”
Starts a brand new payment in Mollie from details you set or map in the module, and hands it to the next module in the scenario.
Create a Payment Link
ActionIn Make“Creates a new payment link.”
Produces a link your customer opens to pay, ready to drop into an email, an invoice or a chat message in the next module.
Create a Payment Refund
ActionIn Make“Creates a refund for a specific payment.”
Sends back money on one specific payment, so the customer is refunded on the exact charge they made. Make only needs to know which payment you mean.
Create a Shipment
ActionIn Make“Creates a new shipment for specific order lines of order.”
Records a shipment on a Mollie order for the order lines you pick, so Mollie can see which items of the order are on their way.
Create Customer
ActionIn Make“Creates a simple minimal representation of a customer.”
Adds a customer record to Mollie with a minimal set of details. Mandates and subscriptions are then created for that customer.
Create Mandate
ActionIn Make“Create a mandate for a specific customer. Mandates allow you to charge a customer's card, PayPal account or bank account recurrently. It is only possible to create mandates for IBANs and PayPal billing agreements with this module. To create mandates for cards, your customers need to perform a 'first payment' with their card.”
Gives Mollie the right to charge a customer again and again on their bank account or PayPal account, which is what subscriptions and repeat payments rely on.
Create Subscription
ActionIn Make“With subscriptions, you can schedule recurring payments to take place at regular intervals. Please see the API Docs for examples: https://docs.mollie.com/reference/create-subscription.”
Schedules recurring payments for a customer at a regular interval, so a membership or a retainer is collected without a new request each time.
Get an Order
ActionIn Make“Retrieves a specific order by its ID.”
Fetches one order by its ID and passes its details to the rest of the scenario, straight from Mollie rather than from an old copy.
Get a Payment
ActionIn Make“Retrieves a specific payment by its payment token.”
Reads a single payment from its payment token, so the scenario can check where things stand before it sends a receipt or opens access.
Get a Payment Link
ActionIn Make“Retrieves a specific payment link by its token.”
Looks up one payment link by its token and returns what Mollie knows about it, handy for following up on a link you sent earlier.
Get a Payment Refund
ActionIn Make“Retrieves a specific payment refund by its ID and the payment ID.”
Retrieves one refund using two references at once: the refund ID and the ID of the payment it belongs to. You get the refund's details for the next module.
Get a Settlement
ActionIn Make“Retrieves a specific settlement by its ID.”
Pulls one Mollie settlement by its ID, so its details can travel to your accounting sheet or your finance channel.
Get Balance
ActionIn Make“Retrieves balance by it's ID.”
Reads one of your Mollie balances by its ID and hands its figures to the following modules, for a report or an alert.
Get Customer
ActionIn Make“Retrieve a single customer by its ID.”
Returns a single Mollie customer from its ID, which lets a later module greet, bill or update the right person.
Get Mandate
ActionIn Make“Retrieve a single mandate by its ID. Depending on the type of mandate, the object will contain the customer's bank account details, card details, or PayPal account details.”
Reads one mandate by its ID. Depending on its type, the result holds the customer's bank account, card or PayPal details.
Get Subscription
ActionIn Make“Retrieve a single subscription by its ID and the ID of its parent customer.”
Fetches one subscription, which needs its own ID plus the ID of the customer it belongs to, and returns its details.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the Mollie API with the connection you already set up, which covers whatever the listed modules leave out.
Revoke Mandate
ActionIn Make“Revoke a customer's mandate. You will no longer be able to charge the customer's bank account or card with this mandate, and all connected subscriptions will be canceled.”
Withdraws a customer's mandate, so you can no longer charge their bank account or card with it, and every subscription connected to it is canceled.
Update Customer
ActionIn Make“Update an existing customer.”
Changes the details of an existing Mollie customer, so the record there matches what your CRM or member base now says.
Update Subscription
ActionIn Make“Update an existing subscription. Canceled subscriptions cannot be updated.”
Edits a running subscription, so a plan change on your side is reflected in what Mollie collects next.
List all chargebacks
SearchIn Make“Retrieve all chargebacks initiated for all your payments.”
Collects every chargeback raised on your payments and sends each one on as a bundle, ready to log or to flag.
List balances
SearchIn Make“Retrieve all the organization’s balances, including the primary balance, ordered from newest to oldest.”
Returns all the balances of your organization, primary balance included, sorted from newest to oldest.
List Balance Transactions
SearchIn Make“With the List balance transactions endpoint you can retrieve a list of all the movements on your balance. This includes payments, refunds, chargebacks, and settlements.”
Lists every movement on your balance: payments, refunds, chargebacks and settlements, one bundle per movement.
List Customers
SearchIn Make“Retrieve a list of all customers.”
Returns all your Mollie customers, one bundle each, so the scenario can match, clean or copy them elsewhere.
List Invoices
SearchIn Make“Retrieve a list of all your invoices, optionally filtered by year or by invoice reference.”
Retrieves the invoices Mollie issued to you, with an optional filter by year or by invoice reference.
List Mandates
SearchIn Make“Retrieve a list of all mandates.”
Shows the mandates Mollie holds, so you can see who can be charged again and by which method.
List Order Refunds
SearchIn Make“Retrieves a list of all refunds created for a specific order.”
Gathers the refunds created for one specific order, so you see at a glance what has already gone back to the customer.
List Orders
SearchIn Make“Retrieves all orders.”
Retrieves all your Mollie orders as separate bundles, a good base for reports, exports or a sweep for orders left unshipped.
List Payment Links
SearchIn Make“Retrieves all payments links.”
Returns the payment links created in your account, so you can review which ones were sent and follow them up.
List Payment Refunds
SearchIn Make“Retrieves a list of all refunds created for a specific payment.”
Lists the refunds made on one specific payment, which tells you how much of it has already been returned.
List Payments
SearchIn Make“Retrieves all payments.”
Pulls every payment from your account, one bundle per payment, for a full export or a one-time sync.
List Refunds
SearchIn Make“Retrieves all refunds.”
Brings back all refunds across your account, whatever payment or order they came from.
List Settlements
SearchIn Make“Retrieves all settlements.”
Returns all your settlements, so finance can line up what Mollie paid out with what reached the bank.
List Subscription Payments
SearchIn Make“Retrieve all payments of a specific subscription.”
Shows every payment collected on one specific subscription, the easiest way to see how a subscriber has paid over time.
Need help automating Mollie with Make?
A person reads every message.