Download the PHP package hiicash/sdk-for-php without Composer
On this page you can find all versions of the php package hiicash/sdk-for-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sdk-for-php
HiiCash sdk for php
如果你想使用本项目请使用 composer 安装
或者在你的项目跟目录编辑
更新
使用参考
对应方法
- $client->create($data) 创建订单
- $client->query($data) 查询订单
- $client->close($data) 关闭订单
- $client->check_notify($data, $headers) 验证 notify 数据
$data
为对应 api 的请求数组数据;
$headers
为回调服务器推送的 header 头信息。
建议阅读
example
内 demo 进行编码使用。
All versions of sdk-for-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package hiicash/sdk-for-php contains the following files
Loading the files please wait ....