Skip to content

Releases: mollie/mollie-api-python

3.9.1

04 Nov 11:56
1d5fadb

Choose a tag to compare

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

09 Oct 14:41
e9b4951

Choose a tag to compare

Summary:

  • Add support for revoking oauth token in #381
  • Replace Makefile with tox in #383

Full Changelog: 3.8.0...3.9.0

Install it: https://pypi.org/project/mollie-api-python/3.8.0

3.8.0

28 Mar 13:38
a7a586c

Choose a tag to compare

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

05 Nov 12:26
10d9477

Choose a tag to compare

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

04 Sep 07:09

Choose a tag to compare

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

26 Aug 11:07
69ccca6

Choose a tag to compare

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

23 Aug 07:10
30359a0

Choose a tag to compare

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

Full Changelog: 3.6.1...3.7.0

Install it: https://pypi.org/project/mollie-api-python/3.7.0

3.6.1

24 Jul 13:08
cd353ad

Choose a tag to compare

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

13 Oct 12:20

Choose a tag to compare

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

Full Changelog: 3.5.0...3.6.0

Install it: https://pypi.org/project/mollie-api-python/3.6.0

3.5.0

14 Jul 11:02

Choose a tag to compare

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