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:
Contact the app creator at [email protected]
Connect Mollie to Make
To connect to the Mollie app:
Log in to your Make account, open the Mollie module scenario, and click the Add button next to the Connection field.
In the Connection name field, enter a name for the connection.
Optional: Click Show Advanced Settings, enter your custom app credentials, and select the scopes. See Mollie API documentation.
Click Save.
Confirm the access by clicking Connect.
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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.
Payment Links
You can list, create, and retrieve payment links using the following modules.
List Payment Links
Retrieves all payment linlks.
Connection | |
Limit | Set the maximum number of payment links Make will return during one execution cycle. |
Create a Payment Link
Creates a new payment linlk.
For the field descriptions, see the Mollie Payment Link API reference.
Get a Payment Link
Retrieves a specific payment link by its token.
For the field descriptions, see the Mollie Payment Link API reference.
Orders
You can list, create, and retrieve orders using the following modules.
List Orders
Retrieves all orders.
Connection | |
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 | |
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 | |
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 | |
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 | |
Settlement ID | Select or map the Settlement ID whose details you want to retrieve. |