ex_alipay

An alipay client for Elixir


Keywords
alipay, elixir
License
MIT

Documentation

ExAlipay

CI

An Alipay client that is extendable.

Installation

def deps do
  [
    {:ex_alipay, "~> 0.1.0"}
  ]
end

Usage

Get details at https://hexdocs.pm/ex_alipay/.

License

MIT