View Source WeChat.Requester.Pay (wechat v0.16.0)
默认的请求客户端(微信支付)
Summary
Functions
@spec get(WeChat.Pay.client(), url :: binary(), opts :: keyword()) :: WeChat.response()
@spec post(WeChat.Pay.client(), url :: binary(), body :: any(), opts :: keyword()) :: WeChat.response()
@spec v2_post(WeChat.Pay.client(), url :: binary(), body :: any(), opts :: keyword()) :: WeChat.response()