Download the PHP package wander/wepay without Composer
On this page you can find all versions of the php package wander/wepay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor wander
Package wepay
Short Description 微信支付v3版 for PHP,支持微信支付v3版商户直连模式(WePay)和服务商模式(WePayPartner)
License MIT
Homepage https://github.com/wanderpub/wepay.git
Package wepay
Short Description 微信支付v3版 for PHP,支持微信支付v3版商户直连模式(WePay)和服务商模式(WePayPartner)
License MIT
Homepage https://github.com/wanderpub/wepay.git
Please rate this library. Is it a good library?
Informations about the package wepay
wepay
微信支付v3版 for PHP
建议在 PHP7.1 上运行以获取最佳性能; WePay APIv3 SDK for PHP
功能描述
- 微信支付v3版--商户直连模式 WePay
- 微信支付v3版--服务商模式 WePayPartner
- 实现功能一、Order 下单、发起支付、查询订单、回调通知
- 实现功能二、Refund 创建退款订单、退款订单查询、获取退款通知
WePay 是基于官方(v3)接口封装,在做微信开发前,必需先阅读微信官方文档。
- 微信官方文档(商户):https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/pages/index.shtml
- 微信官方文档(服务商):https://pay.weixin.qq.com/wiki/doc/apiv3_partner/pages/index.shtml
安装使用
1.1 通过 Composer 来管理安装
1.2 如果不使用 Composer, 可以下载 WePay 并解压到项目中
2.1 接口实例所需参数
3.1 商户直连模式创建订单
服务商模式
4.1 服务商模式--配置文件
4.2 服务商模式--创建订单
开源协议
- WePay 基于
MIT
协议发布,任何人可以用在任何地方,不受约束 - WePay 部分代码来自互联网,若有异议,可以联系作者([email protected])进行删除
All versions of wepay with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-xml Version *
ext-json Version *
ext-curl Version *
ext-bcmath Version *
ext-libxml Version *
ext-openssl Version *
ext-mbstring Version *
ext-simplexml Version *
ext-xml Version *
ext-json Version *
ext-curl Version *
ext-bcmath Version *
ext-libxml Version *
ext-openssl Version *
ext-mbstring Version *
ext-simplexml Version *
The package wander/wepay contains the following files
Loading the files please wait ....