Download the PHP package anerg2046/payment without Composer
On this page you can find all versions of the php package anerg2046/payment. 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 payment
支付类
===============
安装方法
类库使用的命名空间为
\\anerg\\Payment
运行环境
- PHP 5.6+
- composer
支持的支付渠道
- 支付宝支付/Alipay
- 微信支付/Wxpay
- 盈华讯方短信支付/Vnetone
统一订单信息
- 注意,这些参数在所有渠道中的官方文档定义可能不一样,在这里我做了统一处理
- 当你在订单信息要传递参数的时候可以选择使用以上的参数名,当然也可以使用官方的参数名
- 未出现在上面的参数名,你需要使用官方的要求的参数名
典型用法
支持的支付方式
支付宝支付方式
- PC网站支付/Web
- 手机网站支付/Wap
- 手机APP支付/App
- 扫码支付/Scan
支付方式名称
method | 描述 |
---|---|
Web | 电脑支付 |
Wap | 手机网站支付 |
App | APP支付 |
Scan | 扫码支付 |
微信支付方式
- PC网站支付/Web
- 手机网站支付/Wap
- 手机APP支付/App
- 扫码支付/Scan
支付方式名称
method | 描述 |
---|---|
Pub | 公众号支付 |
App | APP支付 |
Scan | 扫码支付 |
盈华讯方支付方式
- PC网站短信支付/Web
- 手机网站短信支付/Wap
支付方式名称
method | 描述 |
---|---|
Web | WEB网站短信支付 |
Wap | WAP网站短信支付 |
All versions of payment with dependencies
PHP Build Version
Package Version
The package anerg2046/payment contains the following files
Loading the files please wait ....