Mollie API Client
An API wrapper for Mollie written in Elixir.
Documentation
Documentation for this package can be found here.
Installation
If available in Hex, the package can be installed
by adding mollie to your list of dependencies in mix.exs:
def deps do
[
{:mollie, "~> 0.2.2"}
]
end