ecpay

## ECPay 綠界 Payment Gateway Integration for Elixir The purpose of this library is to provide API integration with the ECPay (綠界科技) payment gateway provided by the Taiwan-based Green World FinTech Service Co., Ltd. (綠界科技股份有限公司).


License
Other

Documentation

ECPay 綠界 Payment Gateway Integration for Elixir

The purpose of this library is to provide API integration with the ECPay (綠界科技) payment gateway provided by the Taiwan-based Green World FinTech Service Co., Ltd. (綠界科技股份有限公司).

Installation

If available in Hex, the package can be installed by adding ecpay to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ecpay.