Viincenttt / MollieApi

This project allows you to easily add the Mollie payment provider to your application.
MIT License
148 stars 85 forks source link

InvoiceID in Settlement Response #234

Closed calves07 closed 3 years ago

calves07 commented 3 years ago

Hey,

According to the official documentation, settlement responses contain information about the invoice ID which before came in the settlement object itself but now is inside each monthly period but looks like this project does not support that yet or am I wrong?

Regards.

Viincenttt commented 3 years ago

Hi @calves07 ,

This feature has been added and is now available in version 2.1.0.7 of the Mollie library.

Kind regards, Vincent