🎉 Introducing version 3 of mollie-api-php
. Enjoy!
Upgrading from version 2? Check out the upgrade guide here.
What's Changed
- Endpoint structure change poc by @Naoray in #736
- Add support for php8.4 to GH test workflow by @sandervanhooft in #755
- V3 without dedicated payloads and queries by @Naoray in #759
- V3 recipes by @sandervanhooft in #768
- Exceptions documentation by @sandervanhooft in #769
- Add MB Way and Multibanco to PaymentMethod type by @mweghorst in #770
- V3: Added payment methods mbway and multibanco by @sandervanhooft in #771
- fix: add missing psr/http-client dependency by @Naoray in #774
- V3 fix/consistent handling of transforming request values by @Naoray in #777
- Feat v3/add get testmode to pending request by @Naoray in #778
- V3 fix/query include statements by @Naoray in #779
- Improve v3 upgrade guide readability by @sandervanhooft in #781
- Feat/766 filter out null payment methods with null status by @Naoray in #780
- V3 by @Naoray in #727
New Contributors
- @mweghorst made their first contribution in #770
Full Changelog: v2.78.0...v3.0.0