Download the PHP package xhat/payjs-laravel without Composer
On this page you can find all versions of the php package xhat/payjs-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xhat/payjs-laravel
More information about xhat/payjs-laravel
Files in xhat/payjs-laravel
Download xhat/payjs-laravel
More information about xhat/payjs-laravel
Files in xhat/payjs-laravel
Vendor xhat
Package payjs-laravel
Short Description 基于 PAYJS 的 API 开发的 Composer Laravel Package,可直接用于生产环境 https://payjs.cn
License MIT
Package payjs-laravel
Short Description 基于 PAYJS 的 API 开发的 Composer Laravel Package,可直接用于生产环境 https://payjs.cn
License MIT
Please rate this library. Is it a good library?
Informations about the package payjs-laravel
PAYJS Wechat Payment Laravel Package
简介
本项目是基于 PAYJS 的 API 开发的 Laravel Package,可直接用于生产环境
PAYJS 针对个人主体提供微信支付接入能力,是经过检验的正规、安全、可靠的微信支付个人开发接口
其它版本: PAYJS 通用开发包
支持Laravel 5.x、Laravel 6.x、Laravel 7.x、Laravel 8.x
安装
通过 Composer 安装
使用方法
一、发布并修改配置文件
-
发布配置文件
- 编辑配置文件
config/payjs.php
配置商户号和通信密钥
二、在业务中使用
首先在业务模块中引入门面
-
扫码支付
-
收银台模式支付(直接在微信浏览器打开)
-
JSAPI模式支付
-
H5支付
-
投诉查询
-
查询订单
-
关闭订单
-
退款
-
获取商户资料
-
获取用户资料
-
查询银行名称
- 接收异步通知
更新日志
Version 1.5.0 增加投诉API、H5支付API
Version 1.4 修正空值参数的过滤问题
安全相关
如果您在使用过程中发现各种 bug,请积极反馈,我会尽早修复
All versions of payjs-laravel with dependencies
PHP Build Version
Package Version
No informations.
The package xhat/payjs-laravel contains the following files
Loading the files please wait ....