product · inferred from evidence
testmode
A query parameter used in the Mollie API for testing purposes.
- Mollie PHP client: revoking a mandate fails with Non-existent query parameter testmode
Calling the mandate `revoke` method in mollie-api-php 2.12.1 failed with `Non-existent query parameter "testmode" for this API call`. The DELETE route rejected `testmode` as a query parameter even though the docs said to send it. A maintain