Download the PHP package jikesen/jkpay without Composer

On this page you can find all versions of the php package jikesen/jkpay. 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 jkpay

jkPay

集合微信支付宝支付

Build Status

安装指南

微信开发指引

微信程序支付文档
支付类型: JSAPI JSSDK 小程序
使用场景: H5商城在微信内打开 http https
是否需要openid:
请求协议: http http https
安全支付目录:
授权回调域名:
支付回调: success complete、fail、success
以上文档调起参数 五个字段参与签名(区分大小写):
微信公众平台

打开 微信公众平台

微信开放平台

打开 微信开放平台

微信商户平台 JSAPI支付

打开 微信商户平台

获取openid
设置授权域名
如果使用guzzlehttp Http请求组件中 如果你的curl版本 > 7.55

解决方案 guzzlehttp_curl erron curl请求证书 curl pem


All versions of jkpay with dependencies

PHP Build Version
Package Version
Requires php Version >= 5.6
symfony/http-foundation Version ^3.0|^4.0
ext-json Version *
ext-libxml Version *
ext-simplexml Version *
guzzlehttp/guzzle Version ^6.0
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 jikesen/jkpay contains the following files

Loading the files please wait ....