wechatpay icon indicating copy to clipboard operation
wechatpay copied to clipboard

微信支付SDK for Go!

Results 1 wechatpay issues
Sort by recently updated
recently updated
newest added

最近调用的时候,经常发生错误: 调用代码: var pay_data wechatpay.UnitOrder ... ... ... result, err = wechat_pay_client.Pay(pay_data) 返回的 result 中: result.CodeUrl 是空的。 希望有空查看一下原因。