Generating reconciliation files gives you the possibility to keep your accounting up to date more easily.
Since separate payments are often compressed into one bigger transaction and then transferred to your business bank account, it is difficult to keep record of all payments correctly and generates a lot of manual work in most cases.
When generating a reconciliation file, all transactions are listed instead of one big transaction.

When you click on the button, the reconciliation account that will be used in your reconciliation file for each Target is displayed:

This account is defined in this particular order, and depending on the target:
Transactions
Payment links

In case we do not know the IBAN, there won't be any account displayed. Configure one on your Payment Provider Gateway first in order to generate payment link reconciliation files.


When generating files you select both a format and a target.
Available formats:
| Format | Region | Notes |
|---|---|---|
| CAMT-053 | BE & NL | Standard ISO 20022 XML format |
| CODA | BE | Standard CODA format |
| CODA (as details) | BE | Detail version using digit 6 in the transaction reference |
| MT940 | NL | Compatible with Exact Online and other bookkeeping software |
| MT940 (Twinfield) | NL | Compatible with Twinfield (Kluwer) |
| CSV | BE & NL | All transactions listed with their bank status (paid or failed) |
Available targets:
| Target | Covers |
|---|---|
| Transactions | Payments collected via Direct Debit (DD) or Recurring Credit Card (RCC) |
| Payment links | Payments processed via a PSP such as Mollie, CCV, or MultiSafePay |
Both targets can be selected at the same time.
Each generated file follows a predictable naming pattern so you can identify its origin at a glance.
CAMT example:
sdd_twikey_BE81ZZZ1234567891-210319152443-2223_camt53.xml
└─ creditor ID ──┘ └ date+ref ┘ └─ template ID
CODA example:
sdd_twikey_BE81ZZZ1234567891-210322033017-2223.cod
└─ creditor ID ──┘ └ date+ref ┘ └─ template ID
The prefix is sdd_twikey_ for Direct Debit files and rcc_twikey_ for Recurring Credit Card files.
You can configure which transactions are included in your Direct Debit reconciliation files via Settings > Account > Company > Reconciliation method.

Three options are available:
Only paid Transactions (default)
The reconciliation file is generated as soon as all transactions in the batch have been returned by the bank. Only paid transactions are included. Failed transactions are already handled in the bank files you receive via your regular bank feed, so including them here would create duplicates in your accounting package.
Booked Transactions
Includes all transactions that have received a booking date from the bank — both paid and failed. Use this when your accounting package needs a complete picture of all booked items and handles deduplication with the bank file on its own.
All Transactions
Includes all transactions regardless of whether bank feedback has been received. Transactions without a booking date will use the collection date as a fallback. Use this when you do not want to wait for bank confirmation and accept the risk that some transactions may later turn out to be rejected.
The content of the files use the general standards.
In the CODA files we include a reference to the batch id on the first line:
For CODA, CAMT053 and MT940 files, which transactions are included depends on your selected Reconciliation method. Regardless of that setting, transactions that originally failed but were later recovered — either through the dunning workflow or manually marked as paid — are never included. These were not settled via the bank and would break the 1-on-1 match with your bank file.
The reversal zero sum entry is always included in the transaction count shown on screen.
CSV files behave differently: they always list all transactions from the batch together with the status received from the bank (paid or failed). The file count shown in the overview reflects only the paid transactions.