Packages

Production-grade Elixir client for the Adyen Payments Platform. Covers all 200+ API endpoints, every webhook event type, and includes automatic retry, circuit breaker, rate limiting, and Plug webhook integration.

Current section

Files

Jump to
adyen_client .formatter.exs
Raw

.formatter.exs

[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]