Skip to content

peterwillcn/wechat_pay

 
 

Repository files navigation

WechatPay

WechatPay in Elixir.

Travis Hex.pm codebeat badge Inline docs

Installation

Add wechat_pay to your list of dependencies in mix.exs:

def deps do
  [
    {:wechat_pay, "~> 0.7.0"},
    {:jason, "~> 1.0"} # or {:poison, "~> 4.0"}
  ]
end

Usage

Please view the Online documentation.

About

💰 WechatPay「微信支付」in Elixir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%