Skip to main content

Mollie

With Mollie modules in Make, you can:

  • trigger new payments

  • list, create, and retrieve payments

  • list, create, and retrieve orders, payment refunds, order refunds, and payment links

  • list refunds

  • create shipments

  • list, and retrieve settlements

To get started with Mollie, create an account at mollie.com.

3rd party app support

This app has been developed by a third party. For help and support, please reach out to the app creator:

Connect Mollie to Make

To connect to the Mollie app:

  1. Log in to your Make account, open the Mollie module scenario, and click the Add button next to the Connection field.

    msedge_TK0ObIH4lr.gif
  2. In the Connection name field, enter a name for the connection.

  3. Optional: Click Show Advanced Settings, enter your custom app credentials, and select the scopes. See Mollie API documentation.

    msedge_3vACLKratF.png
  4. Click Save.

  5. Confirm the access by clicking Connect.

    msedge_SPNaS6JSUB.png

You have successfully established the connection. You can now begin editing your scenario and adding more Mollie modules. If your connection needs reauthorization at any point, follow the connection renewal steps here.

Triggers

Get New Payments

Retrieves the new payments.

Connection

Establish a connection to your Mollie account.

Limit

Set the maximum number of payments Make will return during one execution cycle.

Payments

You can list, create, and retrieve payments using the following modules.

List Payments

Retrieves all payments.

Connection

Establish a connection to your Mollie account.

Status

Select or map the status to list the payments with the specified status.

Limit

Set the maximum number of payments Make will return during one execution cycle.

Create a Payment

Creates a new payment.

For the field descriptions, see the Mollie Payment API reference.

Get a Payment

Retrieves a specific payment by its payment token.

For the field descriptions, see the Mollie Payment API reference.

Refunds

You can list, create, retrieve payment refunds, list, create order refunds, and list refunds using the following modules.

List Payment Refunds

Retrieves a list of all refunds created for a specific payment.

Connection

Establish a connection to your Mollie account

Payment ID

Select or map the Payment ID whose payment refunds you want to list.

Limit

Set the maximum number of payment refunds Make will return during one execution cycle.

Create a Payment Refund

Creates a refund for a specific payment.

For the field descriptions, see the Mollie Refund API reference.

Get a Payment Refund

Retrieves a specific payment refund by its ID and the payment ID.

Connection

Establish a connection to your Mollie account.

Payment ID

Select or map the Payment ID whose refund details you want to retrieve.

For the field descriptions, see the Mollie Refund API reference.

List Order Refund

Retrieves a list of all refunds created for a specific order.

Connection

Establish a connection to your Mollie account.

Order ID

Select or map the ORder ID whose refunds you want to list.

Limit

Set the maximum number of order refunds Make will return during one execution cycle.

For the field descriptions, see the Molle Payment Method API reference.

Create an Order Refund

Creates a refund for a specific order.

For the field descriptions, see the Mollie Refund API reference.

List Refunds

Retrieves all refunds.

Connection

Establish a connection to your Mollie account.

Limit

Set the maximum number of refunds Make will return during one execution cycle.

For the field descriptions, see the Mollie Payment Method API reference.

Orders

You can list, create, and retrieve orders using the following modules.

List Orders

Retrieves all orders.

Connection

Establish a connection to your Mollie account.

Status

Select or map the status to list the order that matches the specified status.

Limit

Set the maximum number of orders Make will return during one execution cycle.

Create an Order

Creates a new order.

For the field descriptions, see the Mollie Order API reference.

Get an Order

Retrieves a specific order by its ID.

Connection

Establish a connection to your Mollie account.

Order ID

Select or map the Order ID whose details you want to retrieve.

For the field descriptions, see the Mollie Order API reference.

Shipments

You can create new shipments using the following modules.

Connection

Establish a connection to your Mollie account.

Order ID

Select or map the Order ID for which you want to create the shipment.

For the field descriptions, see the Mollie Shipment API reference.

Settlements

You can retrieve all settlements using the following module.

List Settlements

Retrieves all settlements.

Connection

Establish a connection to your Mollie account.

Status

Select or map the status to list only the settlements with the specified status.

Limit

Set the maximum number of settlements Make will return during one execution cycle.

Get a Settlement

Retrieves a specific settlement by its ID.

Connection

Establish a connection to your Mollie account.

Settlement ID

Select or map the Settlement ID whose details you want to retrieve.