Adyen

This library is currently in Alpha!

Adyen Checkout API Wrapper

Installation

The package can be installed by adding adyen to your list of dependencies in mix.exs:

def deps do
  [
    {:adyen, "~> 0.1.0-alpha-1"}
  ]
end