Download the PHP package briarbear/alipay without Composer
On this page you can find all versions of the php package briarbear/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
php-alipay
支付宝PHP SDK 老即时到帐接口,废弃,不推荐使用
内容
- direct(快捷支付)
- web(web版)
- mobile(移动版)
- ...(其它服务)
使用
初始化
生成web付款url
生成移动客户端支付串
通知处理
配置选项说明
- partner:
- seller_id:
- key:
- notify_url:
- charset: 传入编码,默认为UTF-8
- sign_type: 签名类型,默认为RSA
- cacert: cacert.pem路径,默认使用本库自带的
- public_key_path: RSA公钥
- private_key_path: RSA密钥
- transport: 通知验证使用, 默认为https
- show_url:
商品选项说明
- notify_url: 可选,覆盖默认notify_url
- out_trade_no: 单号
- subject
- total_fee
- body
- show_url: 可选
- anti_phishing_key: 可选
- exter_invoke_ip: 可选
参考资料
All versions of alipay with dependencies
PHP Build Version
Package Version
No informations.
The package briarbear/alipay contains the following files
Loading the files please wait ....