没有合适的资源?快使用搜索试试~ 我知道了~
php-wxpay:微信支付PHP SDK
共50个文件
php:44个
pem:2个
gitignore:1个
需积分: 9 0 下载量 190 浏览量
2021-05-06
19:02:52
上传
评论
收藏 64KB ZIP 举报
温馨提示
php-wxpay 微信支付PHP SDK 安装 composer require ddliu/wxpay 使用 配置 use ddliu\wxpay\Config; // 全局配置 Config::setGlobal([ 'APPID' => 'wx426b3015555a46be', 'MCHID' => '1225312702', 'KEY' => 'e10adc3949ba59abbe56e057f20f883e', 'APPSECRET' => '01c6d59a3f9024db6336662ac95c8e74', ]); 通知示例 use ddliu\wxpay\Notify; $notify = new Notify(); $data = $notify->checkNotifyData(); if (!$data) { // 检查通知
资源推荐
资源详情
资源评论
收起资源包目录
php-wxpay-master.zip (50个子文件)
php-wxpay-master
.gitignore 9B
README.md 1KB
tests
config.php 301B
SimpleTest.php 1KB
phpunit.xml 179B
composer.json 311B
WxpayAPI_php_v3
cert
apiclient_cert.pem 2KB
apiclient_key.pem 2KB
index.php 2KB
example
qrcode.php 129B
log.php 2KB
jsapi.php 4KB
WxPay.NativePay.php 1KB
WxPay.MicroPay.php 4KB
refund.php 3KB
orderquery.php 2KB
micropay.php 2KB
WxPay.JsApiPay.php 6KB
notify.php 1KB
native_notify.php 2KB
refundquery.php 3KB
native.php 2KB
download.php 2KB
lib
WxPay.Config.php 2KB
WxPay.Data.php 20KB
WxPay.Notify.php 2KB
WxPay.Exception.php 191B
WxPay.Api.php 20KB
src
Data
RefundQuery.php 5KB
JsApiPay.php 3KB
Report.php 10KB
DownloadBill.php 4KB
CloseOrder.php 2KB
MicroPay.php 10KB
Base.php 3KB
BizPayUrl.php 3KB
Results.php 2KB
Refund.php 7KB
OrderQuery.php 3KB
UnifiedOrder.php 13KB
NotifyReply.php 1KB
Reverse.php 3KB
ShortUrl.php 2KB
JsApiPay.php 7KB
MicroPay.php 5KB
Api.php 22KB
Notify.php 1KB
Config.php 3KB
NativePay.php 1KB
Exception.php 151B
共 50 条
- 1
资源评论
盗心魔幻
- 粉丝: 20
- 资源: 4478
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功