Download the PHP package houdunwang/alipay without Composer
On this page you can find all versions of the php package houdunwang/alipay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download houdunwang/alipay
More information about houdunwang/alipay
Files in houdunwang/alipay
Download houdunwang/alipay
More information about houdunwang/alipay
Files in houdunwang/alipay
Vendor houdunwang
Package alipay
Short Description 支付宝组件用于实现支付宝在线支付功能
License MIT
Homepage http://www.houdunwang.com/
Package alipay
Short Description 支付宝组件用于实现支付宝在线支付功能
License MIT
Homepage http://www.houdunwang.com/
Please rate this library. Is it a good library?
Informations about the package alipay
支付宝
支付宝组件用于实现支付宝在线支付功能。
配置
获取密钥 https://openhome.alipay.com/platform/keyManage.htm
下载软件后执行 支付宝RAS密钥生成器SHAwithRSA2048_V1.0.command
命令生成密钥,生成的密钥会在软件目录中生成私钥与公钥。
程序中设置配置项
发起支付
具体参数请参考 支付宝开发文档
通知处理
通知分同步通知与异步通知两种形式,同步通知用于为用户显示支付成功或失败的页面。异步通知用于修改定单状态。
同步通知
异步通知
All versions of alipay with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package houdunwang/alipay contains the following files
Loading the files please wait ....