Skip to content

Mollie

With Mollie modules in Ibexa Connect, 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.

Note

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 Ibexa Connect

To connect to the Mollie app:

  1. Log in to your Ibexa Connect 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.

Limit Set the maximum number of payments Ibexa Connect will return during one execution cycle.

Payments

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

List Payments

Retrieves all payments.

Status Select or map the status to list the payments with the specified status.
Limit Set the maximum number of payments Ibexa Connect 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.

Payment ID Select or map the Payment ID whose payment refunds you want to list.
Limit Set the maximum number of payment refunds Ibexa Connect 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.

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.

Order ID Select or map the ORder ID whose refunds you want to list.
Limit Set the maximum number of order refunds Ibexa Connect 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.

Limit Set the maximum number of refunds Ibexa Connect will return during one execution cycle.

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

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

Retrieves all payment linlks.

Limit Set the maximum number of payment links Ibexa Connect will return during one execution cycle.

Creates a new payment linlk.

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

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.

Status Select or map the status to list the order that matches the specified status.
Limit Set the maximum number of orders Ibexa Connect 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.

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.

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.

Status Select or map the status to list only the settlements with the specified status.
Limit Set the maximum number of settlements Ibexa Connect will return during one execution cycle.

Get a Settlement

Retrieves a specific settlement by its ID.

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