-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
Description
I've noticed that this library supports Idempotency feature. But accordingly to adyen documentation it should be handled in different way, see https://docs.adyen.com/development-resources/api-idempotency.
I just need a way to pass this header (uuid) though the library, so this header can be controlled from my application.
Thank you.
whyscream