product · inferred from evidence
v2 client
A version 2 client for interacting with Mollie's API, allowing custom Guzzle client injection.
- Mollie v1 PHP client times out listing invoices
The v1 client's 10 second timeout was being hit because the list-invoices endpoint itself was slow. Mollie fixed the slow endpoint server-side, so the first thing to do is retry: the reporter saw all invoices load in about 3 seconds after t