Download the PHP package xrc/fpx without Composer
On this page you can find all versions of the php package xrc/fpx. 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 fpx
递四方 SDK (PHP非官方)
-
常量说明
AmbientEnum: 正式环境和沙箱环境的枚举参数
SANDBOX_ADDRESS : 沙箱环境
FARMAL_ADDRESS : 正式环境
-
功能说明
- http请求和接收
- 报文的加签
- 软件服务商的Token获取
-
使用说明
3.0 安装
3.1 参数初始化
- appKey:就是在开发平台申请 app 的 appKey
- appSecret:与 appKey 相对应的 appSecret
- accessToken:软件服务商可通过 SDK 方法获取,递四方商户可不传入该参数
3.2 请求获取 accessToken
3.3 根据 refreshToken 获取 accessToken
3.4 请求 API 接口
参数说明:
commonParam : 公共参数
paramMap: API 接口请求参数
- 注意事项
- 调用获取 Token 的 API 前请先获取授权码 authorization_code
- 调用API请求前请详看相应的接口
- 软件服务商必须传入Token,递四方商户可不传或传空值
All versions of fpx with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-json Version *
ext-curl Version *
ext-json Version *
ext-curl Version *
The package xrc/fpx contains the following files
Loading the files please wait ....