wxpay icon indicating copy to clipboard operation
wxpay copied to clipboard

微信支付 wxpay SDK for Go, 集成简单,功能完善,持续更新。

Results 6 wxpay issues
Sort by recently updated
recently updated
newest added

https://pay.weixin.qq.com/wiki/doc/apiv3/wechatpay/wechatpay-1.shtml https://github.com/wechatpay-apiv3/wechatpay-go

大佬,问下哈,微信支付这块还继续开发么? 本人公司现在使用golang对接微信支付,刚好看到这个项目。所以特来问下。 支付宝写得挺好得,已经star了。 感谢回复。

什么时候支持取消订单? 需要读取 证书文件

TestWXPay_UnifiedOrder is error . We need to add scene_info to the request parameters. When we use H5 pay

5种方式 - JSAPI-公众号 统一下单:https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_1 调起支付:https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=7_7&index=6 - JSAPI-小程序 统一下单:https://pay.weixin.qq.com/wiki/doc/api/wxa/wxa_api.php?chapter=9_1 调起支付:https://pay.weixin.qq.com/wiki/doc/api/wxa/wxa_api.php?chapter=7_7&index=5 - APP 统一下单:https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=9_1 调起支付:https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=9_12&index=2 - NATIVE 扫码支付 统一下单:https://pay.weixin.qq.com/wiki/doc/api/native.php?chapter=9_1 调起支付:统一下单返回二维码地址链接:code_url - MWEB 手机H5 统一下单:https://pay.weixin.qq.com/wiki/doc/api/H5.php?chapter=9_20&index=1 调起支付:统一下单返回支付跳转地址链接:mweb_url 注意: JSAPI 时,openid必传 NATIVE 时,product_id必传 spbill_create_ip APP/MWEB/JSAPI...

尊敬的微信支付商户: 您的系统在接受微信支付XML格式的商户回调通知(支付成功通知、退款成功通知、委托代扣签约/解约/扣款通知、车主解约通知)时,如未正确地进行安全设置或编码,将会引入有较大安全隐患的XML外部实体注入漏洞(XML External Entity Injection,简称 XXE)。 请贵司研发人员务必参考微信支付安全实践指引:https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=23_5 ,进行安全隐患确认和排除。 微信支付团队 2018年7月4号