Skip to main content

How to include order number in Mollie payment description (FluentCart)?

Hi,

We are currently integrating FluentCart with Mollie and Exact Online for accounting and payment reconciliation.

Previously we used WooCommerce with the Mollie plugin, and that integration worked very well for our accounting workflow.

In WooCommerce the Mollie transaction included the order number directly in the payment description, for example:

Order ABC49061

This allowed our reconciliation tool (xCore) and our accounting system (Exact Online) to automatically match the Mollie payment with the correct invoice.

Now that we are testing FluentCart, we noticed some differences in the Mollie payment data:

  • The Mollie payment description does not clearly contain the order number
  • The order number only seems to exist inside metadata
  • The metadata only contains fields like:
order_hash
transaction_hash

So the actual order reference (for example ABC9061) is not easily visible in the Mollie transaction.

Questions:

  1. Is there a way to customize the Mollie payment description in FluentCart?
  2. Is it possible to automatically include the order number (e.g. AWM49061) in the Mollie payment description or reference field?
  3. Alternatively, can FluentCart create a Mollie Order object (similar to WooCommerce) so the order reference and order lines are included in Mollie?

For accounting and reconciliation purposes it is very important for us that the order number appears in the Mollie transaction, so tools like xCore or Exact can automatically match payments with invoices.

Any guidance on how to achieve this with FluentCart would be greatly appreciated.

Thanks!

F. C.

Good stuff here. It would be nice if your points were addressed in the Mollie integration.

Mateusz Gola

I experience the same issue. Were you able to resolve it ?