jarroput / mollie

Elixir wrapper for the Mollie API
MIT License
12 stars 4 forks source link

Add idempotency key header to POST requests #13

Open Zurga opened 1 year ago

Zurga commented 1 year ago

This header value can be overridden in the Mollie.Client options. If the user does not want to use idempotency, they can set the key to an empty string.