Releases: mollie/mollie-api-python
Releases · mollie/mollie-api-python
3.9.1
Summary:
- Fix Nonetype error when setting testmode on delete request in #387
Install it: https://pypi.org/project/mollie-api-python/3.9.1
3.9.0
3.8.0
Summary:
- Add release authorization endpoint for payment in #376
- Add missing properties to Payment resource in #375
Full Changelog: 3.7.4...3.8.0
Install it: https://pypi.org/project/mollie-api-python/3.8.0
3.7.4
Summary:
- Make sure testmode is added to the body on all http_methods except GET as a boolean, reported in #342 by @gabn88, fixed in #367
- Fix package publish steps in pipeline by upgrading
upload-artifact.
Install it: https://pypi.org/project/mollie-api-python/3.7.4
3.7.2
Summary:
- Make sure testmode is added to the body on all http_methods except GET, reported in #342 by @gabn88, fixed in #363
Install it: https://pypi.org/project/mollie-api-python/3.7.2
3.7.1
Summary:
- Revert #355, which introduced a bug which caused all requests to return 400 Bad request, reported by @hlgrondijs in #360
Full Changelog: 3.7.0...3.7.1
Install it: https://pypi.org/project/mollie-api-python/3.7.1
3.7.0
Summary:
- Add support for terminal endpoints in #356
- Add support for create client link endpoint in #350
- Use correct OAuth Authorize URL, fixed in #354
- Make sure testmode is added to the body on all http_methods except GET, reported in #342 by @gabn88, fixed in #355
- Fix typo in set up since it's a verb, fixed in #357
- Fix signup link in README.md, fixed in #344
- Ship only the Mollie package, don't include the tests. Reported by @AndrewAmmerlaan, fixed in #358
New Contributors
- @LaundroMat made their first contribution in #344
Full Changelog: 3.6.1...3.7.0
Install it: https://pypi.org/project/mollie-api-python/3.7.0
3.6.1
Summary:
- Unpack params before performing calling get_transactions and get_report, reported in #349, fixed in #351
- Fix create payment qr code example, fixed in #346
Full Changelog: 3.6.0...3.6.1
Install it: https://pypi.org/project/mollie-api-python/3.6.1
3.6.0
What's Changed
- Allow a longer bank reference, reported in #335 by @SalimAtMollie , fixed in #336
- Resolve issues with retrieving paginated data reported in #315, fixed by @Bladieblah in #333
- Refactor regular expressions that extract identifiers from URLs, reported in #330, fixed in #331
- Add Python 3.12 to test targets, fixed in #329
New Contributors
- @Bladieblah made their first contribution in #333
Full Changelog: 3.5.0...3.6.0
Install it: https://pypi.org/project/mollie-api-python/3.6.0
3.5.0
Summary:
- Added support for capture on card payments in #312. Manual capture on card payments is currently in closed beta.
Install it: https://pypi.org/project/mollie-api-python/3.5.0