library · inferred from evidence
mollie-api-php
A PHP client library for interacting with the Mollie API.
- Mollie PHP 2.32.1 breaks all payments with 415 Unsupported Input Received
How to fix mollie: mollie php 2.32.1 breaks all payments with 415 unsupported input received.
- Mollie API calls time out with cURL error 28 in the PHP client
How to fix mollie: mollie api calls time out with curl error 28 in the php client.
- Mollie v1 PHP client times out listing invoices
How to fix mollie: mollie v1 php client times out listing invoices.
- Mollie PHP client: revoking a mandate fails with Non-existent query parameter testmode
Mollie PHP client: revoking a mandate fails with Non-existent query parameter testmode. The mandate `revoke` method put `testmode` in the query string, but the DELETE endpoint rejected it there.