mollie / mollie-api-python

Mollie API client for Python
http://www.mollie.com
BSD 2-Clause "Simplified" License
113 stars 55 forks source link

Add support for the `Idempotency-Key` header #299

Closed whyscream closed 1 year ago

whyscream commented 1 year ago

See https://docs.mollie.com/changelog/v2/changelog#december-2022 and https://docs.mollie.com/overview/api-idempotency

Reference implementation in PHP, coordinated with Mollie backend development: https://github.com/mollie/mollie-api-php/tree/v2-idempotency

whyscream commented 1 year ago

Resolved in release 3.2.0