Download the PHP package yoka/lianlianpay-local without Composer

On this page you can find all versions of the php package yoka/lianlianpay-local. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package lianlianpay-local

连连支付

[toc]

如何使用

安装

使用:

SDK

调用示例:

接口参数具体值请查看相关文档地址

接口中涉及字段timestampoid_partner统一不要传,oid_partner采用实例化config中配置参数,timestamp采用服务器当前时间


模块 方法 接口名 文档地址
account 绑定手机验证码申请 地址
account 绑定手机验证码验证 地址
account 个人用户开户申请 地址
account 个人用户开户验证 地址
account 企业用户开户申请 地址
account 企业用户开户验证 地址
account 文件上传 地址
account 上传照片 地址
account 用户开户申请(页面接入) 地址
account 个人用户信息修改 地址
account 企业用户信息修改 地址
common 获取随机因子 地址
common 回调通知数据验签 地址
common 交易二次短信验证 地址
payment 支付统一创单 地址
payment 网关类支付 地址
payment 银行卡快捷支付 地址
payment 支付单关单 地址
payment 支付结果查询 地址
secured 担保交易确认 地址
secured 担保交易信息查询 地址
refund 退款申请 地址
refund 退款查询 地址
withdrawal 提现申请 地址
withdrawal 提现确认 地址
withdrawal 提现结果查询 地址
password 重置密码 地址
password 找回密码申请 地址
password 找回密码验证 地址
password 支付密码校验 地址
accManage 个人用户新增绑卡 地址
accManage 个人用户绑卡验证 地址
accManage 个人用户解绑银行卡 地址
accManage 企业用户更换绑定账号申请 地址
accManage 企业用户更换绑定账号验证 地址
accManage 修改绑定手机申请 地址
accManage 修改绑定手机验证 地址
accManage 修改预留手机号申请 地址
accManage 修改预留手机号验证 地址
accManage 绑卡信息查询 地址
accManage 用户信息查询 地址
accManage 账户信息查询 地址
accManage 资金流水列表查询 地址
accManage 资金流水详情查询 地址
accManage 交易流水结果查询 地址

All versions of lianlianpay-local with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0
ext-openssl Version *
doctrine/cache Version 1.10.*
guzzlehttp/guzzle Version ~6.5
monolog/monolog Version ^1.22 || ^2.0
pimple/pimple Version ^3.0
ext-json Version *
symfony/http-foundation Version ^4.0
symfony/psr-http-message-bridge Version ^0.3 || ^1.0 || ^2.0
ext-mbstring Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package yoka/lianlianpay-local contains the following files

Loading the files please wait ....