WechatPay v0.9.0 WechatPay.JSON View Source
The module act as an adapter to JSON library
By default, it use Jason to encode JSON, if you want to use Poison,
you can configure :wechat_pay application with:
config :wechat_pay, :json_library, Poison