# 微信支付合集 **Repository Path**: xummer/weChatPay ## Basic Information - **Project Name**: 微信支付合集 - **Description**: 微信支付合集,亲测有效,免费开源啦! - **Primary Language**: PHP - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://gitee.com/tonjie/weChatPay.git - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2019-06-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # weChatPay 集成微信多种支付方式,包括原生支付(扫码支付),公众号支付、现金红包、企业付款到零钱、H5支付、小程序支付等,希望可以给各位想接入支付宝支付的带来些许帮助和借鉴意义。 作者:[廖显东](http://www.shirdon.com) 开源协议:[GPL v3](https://opensource.org/licenses/GPL-3.0) Gitee项目地址:[https://gitee.com/tonjie/weChatPay](https://gitee.com/tonjie/weChatPay) 版权归作者所有,任何人不得未经授权修改版权,二次开发请遵守开源协议 版权所有,侵权必究 # 环境依赖 PHP5.0以上,且需要开启CURL服务、openSSL服务。 # 文件对应说明 Enterprise   企业付款到零钱 H5pay   微信H5支付 Jspay   微信公众号支付 Mini Program 微信小程序支付 Nativepay   微信扫码支付 Red Packet   现金红包支付 Refund   退款查询 notify.php   扫码支付及公众号支付的异步回调通知 # 注意事项 1.需要用到微信哪一种支付方式,就只下载对应的单个文件即可。 2.文件开头的配置参数必须完善