Download the PHP package xxtime/paytime without Composer
On this page you can find all versions of the php package xxtime/paytime. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xxtime/paytime
More information about xxtime/paytime
Files in xxtime/paytime
Download xxtime/paytime
More information about xxtime/paytime
Files in xxtime/paytime
Vendor xxtime
Package paytime
Short Description 移动支付SDK,Apple Pay,Google Pay,Alipay,Paypal,mycard,mol,paymentwall
License MIT
Homepage https://github.com/xxtime/paytime
Package paytime
Short Description 移动支付SDK,Apple Pay,Google Pay,Alipay,Paypal,mycard,mol,paymentwall
License MIT
Homepage https://github.com/xxtime/paytime
Please rate this library. Is it a good library?
Informations about the package paytime
PayTime移动支付SDK
PayTime移动支付SDK,
- 规范优雅命名
- 符合PSR标准
- 支持多种网关支付
支持的网关
- Apple Pay
- Google Pay
- Alipay
- WeixinPay (待开发)
- Paypal
- Mol
- MyCard
- Paymentwall
子网关参数
- Alipay支付宝
- wap - 网页支付
- app - APP SDK支付
- PayPal
- wps - 标准网页支付
- express - 快速支付,支持信用卡
- MyCard
- card - 卡类支付
- telecom - 电信类支付
- wallet - 会员钱包支付
- Mol
- 1 - MOLPoints E-Wallet
- 2 - Rixty E-Wallet / Prepaid Card
- 3 - MOLPoints Prepaid Card
- 7 - NganLuong Prepaid Card
- 8 - Easy2Pay Carrier Billing
- 9 - GameSultan E-Wallet
- 10 - MOLPay Credit Card
- 11 - PayPal E-Wallet
- 12 - FPX Online-Banking
- 13 - Maybank2U Online-Banking
- 14 - DragonPay Online-Banking
- 601 - AIS 12 Call Prepaid Card
- 602 - True Money Prepaid Card
- 603 - Happy Prepaid Card
- 605 - MOLPoints Prepaid Card
支持沙箱测试的网关
以下网关在回调时支持沙箱测试
- paymentwall(回调参数:is_test)
- paypal(回调参数:test_ipn)
所需环境
PHP >= 5.5
composer
安装
使用方法
回调方法
response返回方法:
参数名 | 返回类型 | 描述 |
---|---|---|
isSuccessful | bool | 储值结果 |
message | varchar(64) | 返回消息 |
transactionId | varchar(32) | 订单ID |
transactionReference | varchar(64) | 充值网关订单ID |
amount | decimal(10,2) | 金额 |
currency | varchar(32) | 币种 |
card_no | varchar(32) | 卡号 |
raw | varchar(1000) | 原始信息 |
关于项目
主页: https://github.com/xxtime/paytime
作者: https://www.xxtime.com
All versions of paytime with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
symfony/http-foundation Version ~2|~3
omnipay/paypal Version ~2
lokielse/omnipay-alipay Version ~2
paymentwall/paymentwall-php Version ~2
symfony/http-foundation Version ~2|~3
omnipay/paypal Version ~2
lokielse/omnipay-alipay Version ~2
paymentwall/paymentwall-php Version ~2
The package xxtime/paytime contains the following files
Loading the files please wait ....