mollie / mollie-api-php

Mollie API client for PHP
http://www.mollie.com
BSD 2-Clause "Simplified" License
552 stars 191 forks source link

Retrieve invoices #114

Closed sweebee closed 6 years ago

sweebee commented 7 years ago

I can't find an endpoint for retrieving invoices, how do i retrieve them?

Smitsel commented 6 years ago

This endpoint is not yet implemented in our client. We do however accept Pull Requests.

The documentation for invoices can be found here: https://www.mollie.com/nl/docs/reference/invoices/get

Smitsel commented 6 years ago

Hi @sweebee,

I've just added our new v2 invoice endpoint to the client and released a new version.