Download the PHP package hfpf/alipay without Composer
On this page you can find all versions of the php package hfpf/alipay. 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 alipay
alipay
一个简单的支付宝sdk,就是在官方SDK的基础上的简单修改并剥离了Lotus框架的内容,使其支持composer,目前只实现了支付相关的以下5个接口:
- alipay.trade.wap.pay
- alipay.trade.page.pay
- alipay.trade.app.pay
- alipay.trade.query
- alipay.trade.refund
Installation
安装最新版本
Basic Usage
About
使用app支付的时候,APP支付的sign需要做url encode,所以需要多出以下步骤,然后将参数返回给app:
All versions of alipay with dependencies
PHP Build Version
Package Version
The package hfpf/alipay contains the following files
Loading the files please wait ....