mollie-api-php
mollie-api-php copied to clipboard
Settlement.periods.invoiceId refers to Invoice with partner commissions instead of transaction costs
Specifications
- API Version: 2
Describe the issue
Observations Invoices Since 2020Q4 (at least, for my account), Mollie has issued separate invoices for:
- the costs for transaction fees: invoice reference / number starts with
MOLR - the revenue for partner commissions: invoice reference / number starts with
MOLSwhere theSmight stand for "self billing"?
Settlements A Settlement resource has a property "periods" and each period might have an "invoiceId" property which has the following documentation:
"The ID of the invoice that was created to invoice specifically the costs in this month/period."
However, it seems that Settlement.periods.invoiceId points to the Invoice with the revenue with the partner commissions / the self billing invoice...
Questions
- Is this correct / intended behaviour, if so might be good to document it?
- How can the Invoice with the actual transaction costs can be determined?
Hi @holtkamp,
Let me ask around for you.
At first glance it indeed seems to be a bug, Mollie is looking into it. Thanks for reporting!
Any updates on this bug in a production environment?
Hello @holtkamp,
Please accept my apologies for the delay in my response. I am pleased to inform you that the bug has been resolved.